Description
The attached examples shows a problem I face after updating to the latest 2.0.10/11 and 2.1.4/5 MyFaces versions.
I have 2 primefaces date pickers inside a h:panelGroup. Both date pickers create ajax requests and refresh their values. If you click one of them (both update the whole panelGroup), the 2nd date picker disapears.
This might have something to do with the AJAX js rework?
I can easily work around this issue, but I'm not sure which other problems might arise as well, thus we better fix this