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.
I made a block and added it as a property
which renders like this in Chrome
but like this in Internet Explorer 11
so it is missing the name attribute. I did't check in any other browser.
I used the name attribute on fieldset to add some functionality from my dojo script, but it is not possible due to IE problem.
1. Is this an Episerver or IE issue?
2. What are my options on finding my block on the client side (using jQuery)?
Thanks!