Script editor in Washington release #543
-
Greetings :) We recently upgraded to Washington, which comes with some changes to the code editor. Whenever I access background script, it loads "modern". Though its an improvement for the build-in editor, its a real downgrade vs sn-utils. Is there a way to enable it again? brgds |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
Indeed, the Old link is a workaround. You can paste below in console to prevent the redirect to modern as well: You probably have an issue with the new modern script editor, that is known at support under KB1641470. |
Beta Was this translation helpful? Give feedback.
Indeed, the Old link is a workaround. You can paste below in console to prevent the redirect to modern as well:
localStorage.setItem(“snuFamily”, JSON.stringify({“family”:”dontredirect”,”checked”:”2024-01-01”,”override”:true}))
You probably have an issue with the new modern script editor, that is known at support under KB1641470.
I attached the UI Macro that fixes it (rename .txt to .xml). But you may want to raise a case, if you prefer that.
sys_ui_macro.txt