You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
Cannot read properties of null (reading 'useReducer')
The issue seems to be that we're no longer importing something from aleph/react, I didn't dig further. As soon as something imports that module we're good again.
Initially I thought the issue was caused by removing _app.tsx, but I think it comes down to the same cause as described above.