stackblitz / bolt.new

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

Keep getting the same issue #1627

Open jupitermarketingagency opened 1 week ago

jupitermarketingagency commented 1 week ago

Describe the bug

I've asked to fix the issue for me and when it fixes the issue it creates another issue. For example: I asked to fix the conversational form which is suppose to provide recommendations at the end and when it fixes that the following error keeps showing up. Then I ask to fix that and the issue with the recommendations shows up again.

[plugin:vite:esbuild] Transform failed with 1 error: /home/project/src/data/hvacData.ts:4:25: ERROR: Expected ";" but found ":" /home/project/src/data/hvacData.ts:4:25 Expected ";" but found ":" 2 |
3 | recommendations: { 4 | "Single Split System": [ | ^ 5 | { 6 | id: "ss1",

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-ahhys4?utm_campaign=stackblitz-on-page&utm_source=web-app&utm_medium=nav-button

Steps to reproduce

  1. Go through the steps in the form
  2. The last step is suppose to submit and provide recommendations but it doesnt so I asked to fix and show the recommendations for each step at the end
  3. Once it starts fixing that the error shows up.
  4. Once you ask to fix that error the recommendations don't show anymore now

Expected behavior

At the end of the form it's suppose to allow submit and get recommendations

Screen Recording / Screenshot

No response

Platform

Additional context

No response

jupitermarketingagency commented 1 week ago

FYI. I was able to get it working. I had to ask to fix the issue and not create the other issue and it worked.