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

[Core] Bug in text wrapping at very narrow widths #99

Open
Spooky309 opened this issue Dec 24, 2024 · 1 comment
Open

[Core] Bug in text wrapping at very narrow widths #99

Spooky309 opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Spooky309
Copy link

Spooky309 commented Dec 24, 2024

Here I've used the debug tools to prevent the website demo from switching to the mobile layout properly, to demonstrate. For some reason, the words "flex-box" and "single" both repeat when it wraps, and they also "consume" the words beneath them! Obviously it's not exactly a huge problem here, but it may be indicative of a bigger issue so I thought it was worth it to raise.

image

@nicbarker
Copy link
Owner

Thanks for reporting this!
This absolutely looks like a layout / wrapping bug, I can reproduce it so I'll address it tomorrow 👍

@nicbarker nicbarker changed the title [NIT] Wrapping text can sometimes repeat words [Core] Bug in text wrapping at very narrow widths Dec 24, 2024
@nicbarker nicbarker added the bug Something isn't working label Dec 24, 2024
@nicbarker nicbarker self-assigned this Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants