Settings and activity
1 result found
-
210 votes
We have an experimental version of this in IDX now. You access it via the Mobile category or going directly to here: https://idx.google.com/new/react-native
An error occurred while saving the comment
I was waiting for this! Thanks.
I've found a bug: when creating a new project, the web preview inside idx does not compile. The web version seems to be working in the browser by opening the link.
2024-08-27T10:56:07Z [web] <--- JS stacktrace --->
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: ----- Native stack trace -----
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 1: 0xbdd478 node::Abort() [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 2: 0xaa33a9 [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 3: 0xdfe2c0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 4: 0xdfe694 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 5: 0x1019d37 [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 6: 0x1019dbb [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 7: 0x102fb7d v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::internal::GarbageCollectionReason, char const*) [node]
2024-08-27T10:56:07Z [web] 8: 0x1030670 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 9: 0x100b21c v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2024-08-27T10:56:07Z [web] 10: 0x100c884 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2024-08-27T10:56:07Z [web] 11: 0xfeba34 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]
2024-08-27T10:56:07Z [web] 12: 0xfde433 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 13: 0x1489e25 v8::internal::ReplacementStringBuilder::ToString() [node]
2024-08-27T10:56:07Z [web] 14: 0x144a38d [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:07Z [web] Error: 15: 0x144ac9e v8::internal::Runtime_RegExpReplaceRT(int, unsigned long*, v8::internal::Isolate*) [node]
2024-08-27T10:56:07Z [web] 16: 0x184eef6 [node]
2024-08-27T10:56:07Z [web]
2024-08-27T10:56:08Z [web] <IDX> ✘ Preview shutdown unexpectedly