Topher Winward
Topher Winward
Hi, I love this library, very nifty :) This issue may be too early for you to consider, but next-runtime does not work with a NextJS page using the `experimental-edge`...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Running in Codesandbox, cannot run `next info` "dependencies":...
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/competent-firefly-9ncwrh?file=%2Fapp%2Fpage.tsx%3A18%2C7 ### To Reproduce 1. Make a client side button which calls a server action. 2. Server action throws an error....