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

[Client] IdleTimeOut causes input of type number to behave #245

Open
avrahamcool opened this issue Nov 7, 2021 · 0 comments
Open

[Client] IdleTimeOut causes input of type number to behave #245

avrahamcool opened this issue Nov 7, 2021 · 0 comments
Assignees
Labels
WebAPI issues regarding the WebAPI skeleton

Comments

@avrahamcool
Copy link
Owner

IdleTimeOut package adds a default "mousewheel" event to the window.
this is somehow interfering with input of type number. (scrolling on a number type causes the numbers to change.)

can be fix by patching the library.
need more investigation.

@avrahamcool avrahamcool added the WebAPI issues regarding the WebAPI skeleton label Nov 7, 2021
@avrahamcool avrahamcool self-assigned this Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAPI issues regarding the WebAPI skeleton
Projects
None yet
Development

No branches or pull requests

1 participant