Content
@
0 reply
0 recast
0 reaction
Sayonara
@sayo
I am using connectkit and Nextjs app router! Coinbase wallet(sdk) seem to not be working because it gets mounted during ssr when there is no window.localstorage! How can I solve this?
2 replies
0 recast
1 reaction
Tstncl
@tstncl.eth
Use dynamic import with option { ssr: false } ?
1 reply
0 recast
0 reaction
typeof.eth šµ
@typeof.eth
Can you only initialize it client-side? E.g. something like...
0 reply
0 recast
0 reaction