-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix:#8099:DataTable: dissapearing values when clicking quickly #8105
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
Conversation
Any timeline on when this will be released? |
datatable.issue.movI patched the package locally and I am still seeing the same issue @kl-nevermore |
could you test again on master branch? |
I am using your changes from master by patching the library using pnpm ( from changes of this PR) , still same issue #8106 |
1.mp4I retested it on the master branch, and it looks fine. #8106 (comment) can try it |
I tested in the master branch now, looks like it's working! Thanks a lot |
I don't know, you could try asking in Discord |
it seems there is almost another approach on master branch. in my project i already use 10.9.6 in the most of the components. can you explain how you fix this issue plz? |
@dmitrevnik Go to https://github.com/primefaces/primereact/blob/master/DEVELOPMENT.md and use yalc to build and install the package locally. I was able to test the master branch in my project, and this issue was resolved! |
The disord isnt active , last release was june 2 , will this be released soon? |
I pinged PrimeTek to do a release |
Fix #8099