-
Notifications
You must be signed in to change notification settings - Fork 142
requestPointerLock
example not working
#789
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
Comments
The example works in the editor, so the function itself works (https://editor.p5js.org/ksen0/sketches/Kv_EZjhbb). There's another issue on the website that's currently causing several other problems and is being worked on #790 - so when that's resolved and this issue persists, will need to check more deeply what else may be the problem here |
Merged that PR! I think it's likely unrelated though, as that error states, we likely need to add
@ksen0 agreed that this is a website issue, I'll transfer this to that repo |
Actually, I'm not sure I have that permission (or at least p5.js-website doesnt show up in the list of repos when I click Transfer Issue.) @ksen0 does it show up for you? |
@davepagurek looks like the issue's already on the website! Here's my Chrome error: But it's the same Chrome error as in other places that do seem to work, like https://p5js.org/reference/p5/bezierTangent/ The |
oh, of course, that makes sense why I can't switch it. sorry, got mixed up with my other notifications! I think the mixed content error is unrelated to the pointer lock one, and the failing item is a ![]() p5.js-website/astro.config.mjs Lines 51 to 53 in 70890af
Not sure yet where the http is coming from though, when I add a breakpoint there, all the prefetch links start with https 🤔 |
Not working on latest Chrome or Safari on macOS
https://p5js.org/reference/p5/requestPointerLock/
Would you like to work on the issue?
no
The text was updated successfully, but these errors were encountered: