A cookie associated with a cross-site resource was set without the 'SameSite' attribute

It is now fixed!

I added event.preventDefault() to the onclick event of the wallet buttons to prevent the automatic submission of the form which i’m generating on the go as needed in a pseudo single page website.

1 Like