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
WalletModalProvider won't change from server side to client side rendering. Instead the WalletMultiButton or other UI components that would change should be marked dynamic.
The text was updated successfully, but these errors were encountered:
WalletModalProvider won't change from server side to client side rendering. Instead the WalletMultiButton or other UI components that would change should be marked dynamic.
dapp-scaffold/src/contexts/ContextProvider.tsx
Lines 13 to 17 in 4814450
WalletModalProvider
won't change from server side to client side rendering. Instead theWalletMultiButton
or other UI components that would change should be marked dynamic.The text was updated successfully, but these errors were encountered: