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

Bug: Some link in https://pixijs.download/v8.0.1/docs/rendering.AutoDetectOptions.html not working #10308

Closed
hlevring opened this issue Mar 11, 2024 · 1 comment · Fixed by #10312
Assignees

Comments

@hlevring
Copy link

Current Behavior

WebGLOptions / WebGPUOptions option links are not working in this page
https://pixijs.download/v8.0.1/docs/rendering.AutoDetectOptions.html

One shows no options
https://pixijs.download/v8.0.1/docs/rendering.WebGLOptions.html

and the other one returns an error
https://pixijs.download/v8.0.1/docs/global.html#WebGPUOptions

AccessDenied Access Denied 2BT1Z6E52KCNZJ22 GK/gfKByW8fnMYR4A89i4bt+gWfSKJ33PQWfOXTtohPztMia48m6+8AH1XSeilvIPLKM0J/JaJY=

Expected Behavior

Links should work

Steps to Reproduce

  1. Goto https://pixijs.download/v8.0.1/docs/rendering.AutoDetectOptions.html
  2. Click links for WebGLOptions
  3. webGLOptions are missing

  1. Goto https://pixijs.download/v8.0.1/docs/rendering.AutoDetectOptions.html
  2. Click link for WebGPUOptions
  3. Page has error

Environment

Win 11
Pixi v8.0.1
Chrome 122

Possible Solution

No response

Additional Information

No response

@Zyie Zyie self-assigned this Mar 11, 2024
@Zyie
Copy link
Member

Zyie commented Mar 11, 2024

Thanks for raising this, will fix asap

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.

2 participants