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

solara.Meta adds an empty span to DOM #626

Open
iisakkirotko opened this issue May 1, 2024 · 0 comments · May be fixed by #625
Open

solara.Meta adds an empty span to DOM #626

iisakkirotko opened this issue May 1, 2024 · 0 comments · May be fixed by #625
Milestone

Comments

@iisakkirotko
Copy link
Collaborator

This can have unexpected consequences for spacing when, for instance, using flex-boxes with a set gap, like the ones that are automatically added if an element has more than one direct child.

An example issue can be found in the linked PR

@iisakkirotko iisakkirotko added this to the Solara 2.0 milestone May 1, 2024
@iisakkirotko iisakkirotko linked a pull request May 1, 2024 that will close this issue
1 task
iisakkirotko added a commit that referenced this issue May 1, 2024
Under the hood this was caused by #626. But since the proper solution is potentially breaking, we are saving it for Solara 2.0
iisakkirotko added a commit that referenced this issue May 1, 2024
Under the hood this was caused by #626. But since the proper solution is potentially breaking, we are saving it for Solara 2.0
iisakkirotko added a commit that referenced this issue May 1, 2024
…627)

Under the hood this was caused by #626. But since the proper solution is potentially breaking, we are saving it for Solara 2.0
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.

1 participant