Troubleshooting
Common issues and solutions when using VeChain Kit
Quick Links
Common Issue Categories
🔄 Migration Issues
🎨 Styling Issues
⚙️ Integration Issues
Before You Start
Last updated
Common issues and solutions when using VeChain Kit
If your issue is not addressed here, please reach out to us:
Discord: https://discord.com/invite/vechain
GitHub Issues: https://github.com/vechain/vechain-kit/issues
Problems when upgrading from DApp Kit or managing dependencies
Peer Dependencies
From DApp Kit
CSS conflicts and theming problems
Chakra UI Conflicts
CSS Framework Conflicts
Runtime and functionality problems
Fee Delegation
Privy Popup Blocking
Check that you're using the latest version of VeChain Kit
Ensure all peer dependencies are correctly installed
Clear your build cache (rm -rf node_modules .next && npm install)
Can't find your issue? Search our GitHub Issues or ask on Discord.
Last updated