A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi R_Ramiro,
According to Episerver system requirements, Episerver Forms is only supported by MVC-based websites and HTML5-compliant browsers.
Is IE 11 HTML5 compliant? According to this website, I would say no:https://html5test.com/results/desktop.html .
Hello,
We're facing an issue using Epi forms on IE11. One of the scripts injected using: @Html.RequiredClientResources("Footer") is throwing a syntax error on IE11.
In particular, it's this line:
it seems to be using arrow functions (not supported by IE11).
As it is being injected in the server we're not able to transpile it neither modify it.
Versions:
We've discovered that using the 4.27.0 version the error is gone, so most likely there's something wrong with the 4.28.0.
Anyone having the same issue?
Any help is going to be appreciated. Thanks!