You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally created a script with a capital letter and I changed this later. Everything seems fine in the editor, but in the console of the browser the script name is still shown with a capital letter for some reason.
Steps to Reproduce
Create a script with a capital letter
Rename the script without a capital letter
Use a console.log() to see the script name
The text was updated successfully, but these errors were encountered:
Description
I accidentally created a script with a capital letter and I changed this later. Everything seems fine in the editor, but in the console of the browser the script name is still shown with a capital letter for some reason.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: