In Next 15 you could import a component that imports react-dom in global-error.tsx. In Next 16 that same import result in a app where React no longer has interactive ...
This app uses Prettier to format code in-browser. The real-world use case I’m reproducing here is having a live-editable code playground that uses Prettier to format user-generated code. This repro is ...