Francisco Cano Brusa

Results 3 issues of Francisco Cano Brusa

### Demonstration This is the repository to reproduce the issue: https://github.com/fcano-ut/single-spa-test In the repo you can start three servers: - react-microfrontend (to test using a microfrontend) - angular-host (where the...

The way the API is thought, it expects microfrontend props to be passed at the same level than the rest of the props.. This causes this code to fail if...

enhancement
help wanted

### Describe the bug The Nextjs plugin doesn't work if the "unsafe-eval" CSP header is not defined, which means the host apps are forced to use unsecure CSP settings or...