Category "ember-cli"

Minimist vulnerability

We are facing critical vulnerability in minimist which is added as transitive dependency. +-- ember-cli@3.24.0 | +-- bower-config@1.4.3 | | `-- minimist@0.2.1

How to modify/change the ember mirage response in my tests file?

The application uses ember-cli-mirage to mock the data and uses specific endpoint to get the specific response. Mocking data and showing the content to the temp

Iframe in Chrome error: Failed to read 'localStorage' from 'Window': Access denied for this document

I have a web app which uses localStorage. Now we want to embed this web app on other (third-party) sites via iframe. We want to provide an iframe embed similar