I am trying to preview my NativeScript project using WebContainer on StackBlitz. After running the project, it says "App started successfully," but there is no QR Code or preview available. I am unable to test the project on my device.
This issue occurs only on WebContainer. When I run the same project locally, I can preview the application."
"I am using the Safari browser, which might be related to the issue.
Describe the bug
I am trying to preview my NativeScript project using WebContainer on StackBlitz. After running the project, it says "App started successfully," but there is no QR Code or preview available. I am unable to test the project on my device.
Link to the blitz that caused the error
https://stackblitz.com/edit/bolt-nativescript-js-twrmpw
Steps to reproduce
Open the StackBlitz project linked above. Click "Run this project." Wait for the project to boot. Observe that no QR Code or preview appears.
Expected behavior
I expected the WebContainer to generate a QR Code or preview the application in the browser so I could test it on my mobile device.
Parity with Local
Screenshots
Platform
Additional context
This issue occurs only on WebContainer. When I run the same project locally, I can preview the application." "I am using the Safari browser, which might be related to the issue.