Melloware
Melloware
In my opinion once we decide to drop IE support we should rip out all blocks of code where `PrimeFaces.env.isIE` is found and just rip the band aid off. :)...
@martin654 To answer. Countdown: https://death-to-ie11.com/ When it boils down to it, IE11's support is tied to Windows 10 - which will see its mainstream support ending Oct. 13, 2020, and...
Microsoft has bumped up the timeline... https://bit.ly/341JvuE "the Internet Explorer 11 desktop application will be retired and go out of support on June 15, 2022, for certain versions of Windows...
Also remove the IE function in the Java class `AgentUtils`.
React doesn't support it either without a 3rd party library `react-app-polyfill`.
@ken-han Any debugging you have done as to why or provide a PR to help us fix it?
@sbcontinuum Interesting proposal. Interested in trying it and submitting a PR?
@FlipWarthog wanna check this one out...
The Firefox issue is this I think: https://stackoverflow.com/questions/7377301/firefox-keeps-form-data-on-reload
OK I just fixed the Firefox issue part with this commit: https://github.com/primefaces/primefaces/commit/81662d32dbd24b14acf1a096c0c5f7e843a29e1e It puts it in line with what DataTableRenderer was doing with its encodeStateHolder.