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

el.className.startsWith is not a function #353

Closed
nseb opened this issue Jan 5, 2022 · 3 comments
Closed

el.className.startsWith is not a function #353

nseb opened this issue Jan 5, 2022 · 3 comments

Comments

@nseb
Copy link

nseb commented Jan 5, 2022

I have an error with basic player :

el.className.startsWith is not a function
at __getParentEl (index.esm.js?fcb4:1128)
at __showControlsIfValid (index.esm.js?fcb4:1136)
at __mouseMoveAction

@hawkeye64
Copy link
Member

@nseb Can you please provide your templated code?
This shouldn't happen, and as you can see, it doesn't happen to the examples?
Are you doing any sort of manipulation on the element?

@hawkeye64
Copy link
Member

Basically, I want to know how to re-create this issue. Can you make a CodePen?

@hawkeye64 hawkeye64 changed the title Errror with quasar 2.4.3 el.className.startsWith is not a function Mar 13, 2022
@hawkeye64
Copy link
Member

Fixed in 2.0.0-beta.6

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

2 participants