nibtime / next-safe-middleware

Strict CSP (Content-Security-Policy) for Next.js hybrid apps https://web.dev/strict-csp/
https://next-safe-middleware.vercel.app
MIT License
78 stars 20 forks source link

Middleware broken since Next.JS > 13.4.12 #98

Closed fritterhoff closed 11 months ago

fritterhoff commented 11 months ago

Hi,

I'm aware that this project seems to be not maintained anymore but maybe somebody also struggled with issues since Next.JS version 13.4.13 and later.

Depending on the version I get slightly different issues. From my point of view all have common that loading the manifest seems to fail.

Phoenix-Alpha commented 11 months ago

@nibtime, sorry for pinging - is this project still maintained?

fritterhoff commented 11 months ago

Seems like not 👎🏼 I tried to upgrade and debug it on my own but that seems to be senseless.