Unhandled promise rejection: ReferenceError: Can't find variable: indexedDB #1552
Closed
4 tasks done
Labels
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
In React Native projet, I got this error when initializing parse.
Steps to reproduce
Actual Outcome
Unhandled promise rejection: ReferenceError: Can't find variable: indexedDB
Expected Outcome
No errors and warnings
Environment
Server
5.2.4
Windows 10
Local
Database
MongoDB
Local
Client
3.4.4
Logs
[Unhandled promise rejection: ReferenceError: Can't find variable: indexedDB] at node_modules\idb-keyval\dist\compat.cjs:35:27 in safariFix__default._default.then$argument_0 at node_modules\promise\setimmediate\core.js:37:13 in tryCallOne at node_modules\promise\setimmediate\core.js:123:24 in setImmediate$argument_0 at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:248:12 in _allocateCallback$argument_0 at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:112:14 in _callTimer at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:162:14 in _callReactNativeMicrotasksPass at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:413:41 in callReactNativeMicrotasks at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:391:6 in __callReactNativeMicrotasks at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:133:6 in __guard$argument_0 at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:368:10 in __guardat node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:132:4 in flushedQueue
The text was updated successfully, but these errors were encountered: