Skip to content
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

Error: Invalid props for board unnamed manualEdits Expected object received string #584

Open
ArnavK-09 opened this issue Jan 17, 2025 · 3 comments
Assignees

Comments

@ArnavK-09
Copy link
Contributor

Snippet code to reproduce

Error

Render Error: Invalid props for board (unnamed): manualEdits (Expected object, received string)
@seveibar
Copy link
Contributor

This error irks me and is basically because the manual edits json file is empty by default.

Did you get this after forking? If so it's probably because when we fork we don't properly copy over the manualEdits file.

The hotfix for this is to put "{}" in the manualEdits file.

I would bounty this but I think it's going to get fixed in the runframe integration, so assigning to myself and sending you a tip, hopefully fixed tonight 😉

/tip @ArnavK-09 $3

@seveibar seveibar self-assigned this Jan 18, 2025
@ArnavK-09
Copy link
Contributor Author

This error irks me and is basically because the manual edits json file is empty by default.

Did you get this after forking? If so it's probably because when we fork we don't properly copy over the manualEdits file.

The hotfix for this is to put "{}" in the manualEdits file.

I would bounty this but I think it's going to get fixed in the runframe integration, so assigning to myself and sending you a tip, hopefully fixed tonight 😉

/tip @ArnavK-09 $3

i didnt forked anything, i just clicked snippet on newest page

Copy link

algora-pbc bot commented Jan 18, 2025

🎉🎈 @ArnavK-09 has been awarded $3! 🎈🎊

@Anshgrover23 Anshgrover23 pinned this issue Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants