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.
When I run the site on the developer edition this generates the following form-tag and __doPostBack-event:However, on the production site the form and __doPostBack is slightly different:Whenever I save the page to an static HTML-page, and replaces the form-tag and the __doPostBack from my local edition to the production site, things seems OK. So my question is: Where are these defined? How can I alter the code which is generated on the production site to match the code generated on the developer site. The EPiServer-templates running on the sites are identical. Check it out at http://www.ks-bedrift.no/templates/KS/KS_XMLMemberList.aspx?id=21419. The dropdown and search fields in main area of page won't run because of this error. Any good advice would be appreciated!