stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
8.78k stars 3.44k forks source link

QR code not displaying #1003

Open MatBkk opened 1 month ago

MatBkk commented 1 month ago

Describe the bug

QR code is not displaying despite numerous attempts for Bolt to fix it

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-42syep

Steps to reproduce

I've integrated the QR code functionality into the main page of the application. Here's what's been done:

Added QR code scanning and generation UI to the main page Updated the MainViewModel to handle QR code operations Integrated the existing QRCodeService Added proper error handling and user feedback Maintained the existing mood tracking functionality The application now supports:

Scanning QR codes using the device camera Generating QR codes from user input Displaying generated QR codes Proper error handling and user feedback The preview should now show the QR code functionality alongside the mood tracking features.

Expected behavior

The QR is not displaying therefore not allowing me to preview the app

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 209322618,
  "usedJSHeapSize": 187306490,
  "jsHeapSizeLimit": 2172649472
}
Username = Matgilroy
Chat ID = 871f0e5212c6

Additional context

none

MatBkk commented 1 month ago

i tried at least 20 times to fix the error but with no success