-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
TreeTable onEditComplete not triggered #9307
Comments
any fix to this ?? |
Comparing the code between "treeTable" and "table" regarding editability, I see the code in "table" is a little bit more sophisticated in handling editability. I think some fixes/features still need to be ported from "table" to "treetable".
|
I think this is the same issue than #9113 I got the same issue, hope it will be fixed soon :D |
Is the review still planned ?I can't use prime-tree-tables because of this and the bug on p-calendars inside tables. -> On this stackblitz you can see in the console that when you enter a cell "onEditInit" is fired, but when you click out, "onEditComplete" isn't fired |
I'm still facing the issue on this stackblitz @yigitfindikli is it normal ? When you open the stackblitz's console and click on a cell then on another you only have two "Init" and no "Complete" between |
@yigitfindikli could you please give me an answer ? |
@InfoCharlesM You need to use v11.3.1 or higher. |
The stackbliz on v11.3.1 produces the same problem !
https://stackblitz.com/edit/primeng-treetableedit-demo-c2brq1?file=package.json Edit : even with "primeng": "^11.4.0" the error is still there |
same here. I still have this problem. |
It's still not working. Any idea when will it be available? |
I have the same issue on 15.4.1. |
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
The text was updated successfully, but these errors were encountered: