1

我在使用 vuejs-native 时遇到了一点问题,我尝试进行计算样式转换,但出现此错误:

[Vue warn]: Error in nextTick: "TypeError: undefined is not a function (near '...transform.forEach...')"

这是完整的日志:

[Vue warn]: Error in nextTick: "TypeError: undefined is not a function (near '...transform.forEach...')"
- node_modules/vue-native-core/build.js:383:20 in warn
- node_modules/vue-native-core/build.js:466:12 in handleError
- node_modules/vue-native-core/build.js:612:22 in <unknown>
- node_modules/vue-native-core/build.js:549:6 in nextTickHandler
- node_modules/promise/setimmediate/core.js:37:14 in tryCallOne
- node_modules/promise/setimmediate/core.js:123:25 in <unknown>
- node_modules/react-native/Libraries/Core/Timers/JSTimers.js:152:14 in _callTimer
- node_modules/react-native/Libraries/Core/Timers/JSTimers.js:200:17 in _callImmediatesPass
- node_modules/react-native/Libraries/Core/Timers/JSTimers.js:464:30 in callImmediates
* [native code]:null in callImmediates
- node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:320:6 in __callImmediates
- node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:135:6 in <unknown>
- node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
- node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:134:17 in flushedQueue
* [native code]:null in flushedQueue
* [native code]:null in callFunctionReturnFlushedQueue
4

0 回答 0