Melloware
Melloware
@kaisernova the fix was reverted and was not in 13.0.10 because in 13.0.8 it introduced these bugs: https://github.com/primefaces/primefaces/issues/11780 So we need to get to the bottom of this core issue...
@kaisernova i totally feel your pain this is hard to replicate. I have one client on Mojarra 2.3.14 and its happening to them and they have a very complex app...
Interesting from that doc you posted > The "jsf.js" script has to append every element from the update section with this new javax.faces.Resource identifier to the head of the HTML...
@tandraschko i think this is part of the Faces Spec and PrimeFaces is not adhering to it. Mojarra and MyFaces both check and filters out duplicates that have already been...
We did because of a MyFaces bug which I document is the reason the catch is needed: https://issues.apache.org/jira/browse/MYFACES-4378 ```js } catch (error) { // MYFACES-4378 is incorrectly sending executable code...
@kaisernova yes according to the spec `"javax.faces.Resource` should only contain CSS or JS script links. No other code should be in that block. Then its the job of JSF or...
Good idea I will add some ITs. Should be easy you are right!
@Rene-Stoeckel just for reference what are the keyboard shortcuts in Excel to do this?
Oh you want it to Auto Adjust the width of the column.