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

<Text> example breaks when changing the text input #932

Open
nicmr opened this issue Apr 11, 2024 · 3 comments
Open

<Text> example breaks when changing the text input #932

nicmr opened this issue Apr 11, 2024 · 3 comments

Comments

@nicmr
Copy link

nicmr commented Apr 11, 2024

The example at https://threlte.xyz/docs/reference/extras/text breaks when interacting with the text input on Stackblitz and displays an entirely pink canvas. Sometimes it's possible to enter 1-2 letters before it breaks. A refresh is required to get a functional canvas back.

Browser: Firefox 124.0.2-1
OS: Linux 6.8.4-arch1-1
image

@nicmr nicmr changed the title <Text> example breaks canvas changing the text input <Text> example breaks when changing the text input Apr 11, 2024
@DefinitelyMaybe
Copy link
Collaborator

hey! sorry you ran into this issue. Is there any accompanying errors/warnings/logs in the dev tools terminal?

@nicmr
Copy link
Author

nicmr commented Apr 15, 2024

No need to be sorry, thank you for your work on threlte :)
I can reproduce it in Firefox both on Windows and on Linux but can't reproduce it in Chromium-based browsers, so it might be a Firefox-specific issue. I'll also try if I can reproduce it when running the example locally to determine whether it's an issue with StackBlitz.
The console only contains messages of the kind

unsupported GPOS table LookupType 8 format 2 [504fe676-5564-472c-aa50-6e6910c92a94:5:17110](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GPOS table LookupType 5 format 1 [504fe676-5564-472c-aa50-6e6910c92a94:5:17110](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GSUB table LookupType 6 format 2 [504fe676-5564-472c-aa50-6e6910c92a94:5:19527](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GSUB table LookupType 6 format 1 [504fe676-5564-472c-aa50-6e6910c92a94:5:19527](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GPOS table LookupType 8 format 2 [504fe676-5564-472c-aa50-6e6910c92a94:5:17110](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GPOS table LookupType 5 format 1 [504fe676-5564-472c-aa50-6e6910c92a94:5:17110](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GSUB table LookupType 6 format 2 [504fe676-5564-472c-aa50-6e6910c92a94:5:19527](blob:https://threlte.xyz/504fe676-5564-472c-aa50-6e6910c92a94)
unsupported GSUB table LookupType 6 format 1

These messages also appear on Chromium, so they might be unrelated.

@jerzakm
Copy link
Collaborator

jerzakm commented Apr 15, 2024

I found a similar, maybe related issue in troika's repo:
protectwise/troika#13 (comment)

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

No branches or pull requests

3 participants