Troubleshooting

Common issues and solutions when using VeChain Kit

If your issue is not addressed here, please reach out to us:

Common Issue Categories

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

Before You Start

  1. Check that you're using the latest version of VeChain Kit

  2. Ensure all peer dependencies are correctly installed

  3. 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

Was this helpful?