I'm not able to access/edit the worker script anym...
# workers-help
d
What gives?

https://cdn.discordapp.com/attachments/1109512260323397652/1109512261187408002/image.png

i
Are you running in an incognito/private window?
See http://blog.cloudflare.com/improved-quick-edit/. The new quick edit improves on the old editor but requires Local Storage which isn't available in a private window.
I know they're working on removing that requirement but I don't think it's done yet.
d
Nope, not incognito
yes, I read about the new editor, but it messed me up
i
If you know how, can you open the Developer Tools and show any errors you see in the console?
d

https://cdn.discordapp.com/attachments/1109512260323397652/1109549933071192105/image.png

https://cdn.discordapp.com/attachments/1109512260323397652/1109550000360398960/image.png

i
Looks like something is blocking access to Local Storage. Maybe an extension you have installed?
You could try another browser too.
d
interesting - it does work in Safari.. hm.. wonder what could be messing with it in Chrome - I use local storage for the app I'm developing and it works fine
p
Do you have any extensions active in Chrome?