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

Horizontal scrolling does not work in the online demo #35

Open
starksm64 opened this issue Nov 4, 2023 · 2 comments
Open

Horizontal scrolling does not work in the online demo #35

starksm64 opened this issue Nov 4, 2023 · 2 comments

Comments

@starksm64
Copy link

I'm trying the online demo at https://zal.im/wasm/jetsnack/ on a Linux Mint system running Chrome Version 119.0.6045.105 (Official Build) (64-bit).

The page renders, but I am unable to drag the out of view items in the rows. There is also no response to clicking on the scroll arrow. The console shows several errors of the following two types:

WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
  _glGetString @ skiko.js.5776
WebGL: INVALID_OPERATION: delete: object does not belong to this context
  _glDeleteBuffers @ skiko.js:5133

@zakgof
Copy link

zakgof commented Jan 24, 2024

The same behavior is reproduced on Windows / Chrome 120.0.6099.217
Browser's console says

skiko.js:5776 WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
_glGetString @ skiko.js:5776

@sherif-farid
Copy link

WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled

same when run default wizard web app with kotlin/wasm

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