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
This is happening when the connect kit modal is open, i get an error saying "An empty string ("") was passed to the href attribute. To fix this, either do not render the element at all or pass null to href instead of an empty string".
Not sure if i was getting this before i upgraded React to 19 & Nextjs to 15.1 but just laying it out here.
The text was updated successfully, but these errors were encountered:
This is happening when the connect kit modal is open, i get an error saying "An empty string ("") was passed to the href attribute. To fix this, either do not render the element at all or pass null to href instead of an empty string".
Not sure if i was getting this before i upgraded React to 19 & Nextjs to 15.1 but just laying it out here.
The text was updated successfully, but these errors were encountered: