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.
I'm having issues with EPiImage in IE8. I get script errors in Edit Mode. It crashes on line 83 in EPiImagePropertyEditMode.js which is:
$(descID).dialog('open');
The error says "Object doesnt support this property or method". The problem seems to be that it can't find jQuery UI (that has the dialog method) but it works in all other browsers which is weird.
Anyone that might have a clue?