Filters wot working. error Uncaught InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': '0' is not a valid attribute name. #2304
Unanswered
afzalursyaref
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how to fix error Uncaught InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': '0' is not a valid attribute name. when using filter datatable?
when i select filter option, in browser console get error Uncaught InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': '0' is not a valid attribute name.
but if i reload the page with url query params, it show normally.
iam using
livewire v.3.6.4
laravel-livewire-tables v.3.7.3
Beta Was this translation helpful? Give feedback.
All reactions