Disable dev overlay

Hi @RaananW !
A quick one: how can I disable the dev overlay in the sandbox?

My env contains this but doesn’t seem to work.
image

Thanks a lot!

Should most certainly work. Also works locally. DISABLE_DEV_OVERLAY is used globally by any webpack config in the repo. can you try changing something else and making sure your ENV is populated correctly? like maybe the SANDBOX_PORT to 2000 and see if it is served from port 2000?