stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.93k stars 171 forks source link

NativeScript Preview QR Code not visible on WebContainer #1618

Open COCOFINANCE opened 3 days ago

COCOFINANCE commented 3 days ago

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

8230807f-e406-4812-8a76-b2e855944d4d IMG_2048 IMG_2047

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.