(Sorry if dev is not the correct category for this)
For a while now, I’ve been attempting to get my local development instance back up and working. Both my production and development instances are on the latest 2.9.0.beta12 (a88902950a).
Whenever I download a backup from production and restore it on my development instance, some localizations and icons break. You can see what I’m talking about in the screenshot below.
Screenshot of admin dashboard on my development instance:
The web console is riddled with Content Security Policy errors. I suspect maybe the request for localization and icons is being canceled due to a violation of CSP.
Although I still need to figure out a way to fix this.