Closed xix695 closed 7 months ago
Need more context. Give reproducible steps on how to get the error. Describe what you were doing before the error came up.
https://usask.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=0cd2717a-6950-4458-bade-b1350013b13e
please check the 30 seconds video. This is what I get the error.
After recreating the error log, I can see this error does not crash the system.
Here is the problem in more detail: https://stackoverflow.com/questions/37427508/react-changing-an-uncontrolled-input
In summary, its due an input element that transitions from being uncontrolled to controlled (it should stay in one state throughout its whole lifecycle).
The error message links to both SiteModal
and RegionModal
, so it might be worth it to look more closely in those files
This issue is a little dated, as there had been refactoring within the outlined modals. Is this issue still applicable to the current system?
ok. It's time to close it because our system already updated.
Could you help me to solve this?