We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Saving data to a JSON file (handled by api's on a node.js server) results in an error, but not when the project is ran locally.
https://bolt.new/~/github-7tcsn5tz
run app click on a date, and enter a title. Hit save button and error appears: "Failed to create event:"{}
On my local dev everything works just fine.
without errors
No response
Browser name = Chrome Full version = 131.0.0.0 Major version = 131 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 47080453, "usedJSHeapSize": 44527045, "jsHeapSizeLimit": 4294705152 } Username = manulykebe Chat ID = f9a5cd009670
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Saving data to a JSON file (handled by api's on a node.js server) results in an error, but not when the project is ran locally.
Link to the Bolt URL that caused the error
https://bolt.new/~/github-7tcsn5tz
Validations
Steps to reproduce
run app
click on a date, and enter a title.
Hit save button and error appears: "Failed to create event:"{}
On my local dev everything works just fine.
Expected behavior
without errors
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: