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

strange rendering with emtpy {} and [] #13

Open
amtoine opened this issue Aug 26, 2023 · 0 comments
Open

strange rendering with emtpy {} and [] #13

amtoine opened this issue Aug 26, 2023 · 0 comments
Labels
bug Something isn't working rendering

Comments

@amtoine
Copy link
Owner

amtoine commented Aug 26, 2023

  • [] renders as [] in a list
  • {} renders as {} in a record
  • ✔️ {[]} renders as <Closure xxxx> is of shape closure
  • [{}] does not render anything

the ✔️ renders as expected, the ❌ do not 🤔

@amtoine amtoine added bug Something isn't working rendering labels Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rendering
Projects
None yet
Development

No branches or pull requests

1 participant