khuezy
khuezy
### Link to the code that reproduces this issue https://github.com/khuezy/next-modal-bug ### To Reproduce 1. npm install 2. npm run dev 3. Go to localhost:3000/gallery 4. Click on /gallery/dynamic 5. See...
**Summary** There have been a couple people who have had their **production** app leak sessions due to misconfiguration of their middleware. We should add `next-auth` to our `E2E` suite as...
https://github.com/opennextjs/opennextjs-aws/blob/main/examples/sst/stacks/AppRouter.ts#L4 We're currently using a custom CDK implementation (this was before ion released,) we should switch over to ion since that's what most people are using (coming from SST.) ref:...
### Link to the code that reproduces this issue https://github.com/khuezy/next16-interceptionbug ### To Reproduce The reproduction steps are in the Github repo ### Current vs. Expected behavior Current: Modal interceptions fails...