Skip to content

pnpm #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 21, 2025
Merged

pnpm #53

merged 11 commits into from
Aug 21, 2025

Conversation

sdqede
Copy link
Contributor

@sdqede sdqede commented Aug 21, 2025

No description provided.

sdqede added 11 commits August 18, 2025 10:02
- Update `@types/react` to ^18.3.23 and `@types/react-dom` to ^18.3.7 in `examples/injective/package.json`
- Align TypeScript definitions with current React 18/Next 13 setup
- No runtime behavior changes
… instance to fix SSR useRef error

- Bump react/react-dom to 18.3.1 in dependencies and overrides
- Update @types/react and @types/react-dom to 18.3.x
- Add webpack alias in next.config.js to force resolving `react` and `react-dom` to the app’s node_modules
- Root cause: duplicate React versions (app 18.2.0 vs @interchain-kit/react ^18.3.1) causing hooks dispatcher to be null during SSR
- Result: Next.js no longer throws “TypeError: Cannot read properties of null (reading 'useRef')” on dev/start
- Add polyfill for WalletManager.getCurrentWallet method
- Update wallet composables to use current API
- Fix premature balance queries causing "Client not exist" errors
@sdqede sdqede merged commit 23f48d8 into main Aug 21, 2025
0 of 9 checks passed
@sdqede sdqede deleted the pnpm branch August 21, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant