-
Notifications
You must be signed in to change notification settings - Fork 241
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
Opening keyboard freezes page. It doesn't work #186
Comments
More info from users: -The crash occurs when you simply hover over the keyboard, most times you do not need to interact with the actual keys, it is the keyboard field. |
Yea I had based my PR on that one and found out the super-keyboard expects different UV mapping API in Three.js |
@unsupervisednn thanks .if you have some code to quickly fix the keyboard I'll deploy it. Otherwise will have to revert the A-Frame 1.3.0 |
It was crashing a bit more while playing on a-frame 1.3.0. I dont personally use this with Windows Chrome so didn't feel it was worth lots of QA and debugging to update a-frame when the older version worked fine on quest browser, sorry |
I tried it a few hours ago and the bug was gone.... |
The issue with the rank ('S', 'A', 'B', ...) text not showing up still exists, and the console shows issues with
and adding |
Why the three version that is included in AFRAME does not include FontLoader and TextGeometry examples? |
The way i did is
with
It seems to work without any side effect |
I merged this #175 to bump to A-Frame 1.3.0 and I've got reports that keyboard no longer works (Quest 2 and 3). @redsolver anything quick comes to mind? Thanks so much
The text was updated successfully, but these errors were encountered: