-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeating errors, Refreshed page, lost all progress + conversation gone. #652
Comments
That sucks |
Apologies for the frustrating experience during this beta period! Very glad to hear that your progress was not lost. I will link two issues that we are using to track our progress on token efficiency (issue #678) and chat conversation persistence (issue #39) that I think you will find relevant for updates. Best of luck with your project. |
See I wasn't familiar with your project and I thought it was an established brand business not MVP bootstrap thing. I apologize if I came off a little harsh, I tend to have exacting standards for myself and tend to hold the world to that light.
Sorry for that.
But I did catch your last founders email it really looks like you guys are cooking up some good stuff over there.
If you really are trying to improve token usage maybe your pricing should reflect that just at this time because if I want to buy more tokens instead of $20 it's $30 for the same amount (month to month is 20 but if I go over and one time I need more it's $30 for the same amount of tokens) so it's kind of a kick in the teeth you know what I mean....
Kind regards,
Erik Bos
***@***.***
…________________________________
From: Alexander Berger ***@***.***>
Sent: Tuesday, October 22, 2024 3:43:00 PM
To: stackblitz/bolt.new ***@***.***>
Cc: Erik Bos ***@***.***>; Comment ***@***.***>
Subject: Re: [stackblitz/bolt.new] Repeating errors, Refreshed page, lost all progress + conversation gone. (Issue #652)
Apologies for the frustrating experience during this beta period!
Very glad to hear that your progress was not lost. I will link two issues that we are using to track our progress on token efficiency (issue #678<#678>) and chat conversation persistence (issue #39<#39>) that I think you will find relevant for updates.
Best of luck with your project.
—
Reply to this email directly, view it on GitHub<#652 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASVH5VEUEODYDMNZX67J4WTZ42TEJAVCNFSM6AAAAABQBY7ZTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZQGEYDMOBTGM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I've been creating a full stack application using bolt.new for a few days, and spent 39m tokens. Yesterday I had spent 25m, deployed to github (as a backup), and then upgraded my plan to get more tokens to continue adding more features.
I then used over 14m tokens to add new features, and ran into a looping problem that I was trying to troubleshoot using bolt.new. I didn't redeploy because it wasn't working correctly.
Eventually the chat kept giving me errors and I was unable to send messages, so I refreshed the page. The page refreshed with an error, and this is what it said: (thank god I copied it before trying to go back, i hope this helps) :
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Fe (https://bolt.new/assets/components-g8_Fbz61.js:24:33638)
at np (https://bolt.new/assets/components-g8_Fbz61.js:22:22233)
at vB (https://bolt.new/assets/_index-BVj7CPQ3.js:3:1036)
at https://bolt.new/assets/_index-BVj7CPQ3.js:3:1105
at Array.forEach ()
at https://bolt.new/assets/_index-BVj7CPQ3.js:3:1094
at vB (https://bolt.new/assets/_index-BVj7CPQ3.js:3:1036)
at https://bolt.new/assets/_index-BVj7CPQ3.js:3:1105
at Array.forEach ()
at https://bolt.new/assets/_index-BVj7CPQ3.js:3:1094
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-v9gnqq
Steps to reproduce
this was the prompt I gave it.
currently the app you've been building for me is not loading/rendering. most recently we were working on adding a 'daily design warmup' feature where the users are all given the same prompt (it'll be a new prompt each day, recycling every 45 days or whatever makes sense), creates a design based on the prompt, and submits it. The submitted designs would be shown in a gallery view where all users can 'upvote/like' submissions (they are shown anonymously), and upvotes/likes are tied to points. for example, if a user gets 5 likes/upvotes today on their submission, and 10 tomorrow, they would have 15 points total. We were also working on implementing a leaderboard, that would show the user's username and their total points.
Please implement the required changes for me by always writing the full code in the code editor (DO NOT USE COMMENTS/PLACEHOLDERS) and restore the placeholders with actual code. while maintaining existing functionality of all other pages/components/elements/etc. Adhere to the established minimalist light mode style guide. Let me know if any Supabase updates are needed.
Expected behavior
I would expect it to attempt to resolve problems options to fix it.
Screen Recording / Screenshot
No response
Platform
My OS and browser are both up to date/ most recent versions.
Additional context
No response
The text was updated successfully, but these errors were encountered: