Current Behavior
When editing an egg and going to the install script page, the install script edit box crashes immediately and drops an error in the console:
Uncaught TypeError: Cannot read properties of undefined (reading 'ownerDocument')
at o (ace.js:11878)
at t.loadModule (ace.js:2452)
at g.setTheme (ace.js:11893)
at new g (ace.js:11088)
at t.edit (ace.js:13658)
I am unable to edit the install script thru the web UI due to this.
Tested on multiple different eggs (getting the same result each time)
Expected Behavior
The install script box loads (editor_install), and the installer script for the egg can be edited and saved.
Steps to Reproduce
Open a egg and go to the install script tab, the edit box should not load and there should be the above error in console, relating to ace.js
Panel Version
6.2.0
Panel Installation Type
Daemon Version
1.4.0
Daemon Installation Type
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
Current Behavior
When editing an egg and going to the install script page, the install script edit box crashes immediately and drops an error in the console:
I am unable to edit the install script thru the web UI due to this.
Tested on multiple different eggs (getting the same result each time)
Expected Behavior
The install script box loads (
editor_install), and the installer script for the egg can be edited and saved.Steps to Reproduce
Open a egg and go to the install script tab, the edit box should not load and there should be the above error in console, relating to ace.js
Panel Version
6.2.0
Panel Installation Type
Daemon Version
1.4.0
Daemon Installation Type
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?