Skip to content

Playground version dropdown rendering as [object object] #844

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

Closed
yangdanny97 opened this issue Apr 16, 2024 · 2 comments · Fixed by #847
Closed

Playground version dropdown rendering as [object object] #844

yangdanny97 opened this issue Apr 16, 2024 · 2 comments · Fixed by #847

Comments

@yangdanny97
Copy link

All the entries under the "ReScript Version" dropdown in the playground (https://rescript-lang.org/try) are being rendered as [object object] instead of a readable string.

Tested on Chrome and Firefox, clearing the cache, etc to make sure it's not just on my end.

Screenshot 2024-04-16 at 6 36 42 PM
@fhammerschmidt
Copy link
Member

uuuhhh
Thanks for reporting. It seems to be fine in local development but not when deployed.
It probably has to do with the upgrade to NextJS 14.

@aspeddro any idea?

@fhammerschmidt
Copy link
Member

Downgraded back to 13 for now.

This was referenced Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants