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.
search
AI OnAI Off
Used the code in the SDK to submit answers to a contest. The answers get submitted and can be viewed in the EPiserver Community Administration UI.
When clicking on the "Set as winner"-button on an entry, I receive the following runtime error:
Server Error in '/' Application.
Invalid use of read only object - Clone() it before making modifications.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.InvalidOperationException: Invalid use of read only object - Clone() it before making modifications.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927
Is this a bug?