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

Time Filter Error on DataTable #1126

Closed
ahmedkandel opened this issue Mar 26, 2021 · 1 comment
Closed

Time Filter Error on DataTable #1126

ahmedkandel opened this issue Mar 26, 2021 · 1 comment

Comments

@ahmedkandel
Copy link
Contributor

This issue is related to #1048 , The Date filter issue is now fixed but if the filter has :showTime="true" it will have strange behavior and finally will give an error.

First, when focus on the filter field the calendar will show then hide immediately. But if we add another filter rule the second calendar will work properly while the first calendar will give the following error:
Uncaught (in promise) DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node. at insert (http://localhost.com/js/app.js:12712:16)

PrimeVue version 3.3.5

@tugcekucukoglu
Copy link
Member

Duplicate the #1076

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