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
Error: Module [project]/node_modules/@solana/wallet-adapter-react-ui/styles.css [app-client] (css) was instantiated because it was required from module [project]/src/app/components/AppWalletProvider.tsx [app-client] (ecmascript), but the module factory is not available. It might have been deleted in an HMR update.
The expected behavior
What's shown in the guide
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Follow the guide, Add Solana Wallet Adapter to a NextJS application
through step four.
The current behavior
Error: Module [project]/node_modules/@solana/wallet-adapter-react-ui/styles.css [app-client] (css) was instantiated because it was required from module [project]/src/app/components/AppWalletProvider.tsx [app-client] (ecmascript), but the module factory is not available. It might have been deleted in an HMR update.
The expected behavior
What's shown in the guide
The text was updated successfully, but these errors were encountered: