EOS-uiux-Solutions / eos-icons-landing

EOS Icons website
https://eos-icons-frontend-1t6flcbwl-eos-icons.vercel.app/
MIT License
19 stars 20 forks source link

Page refreshes on click of CookieBanner elements #92

Closed akankshat05 closed 2 years ago

akankshat05 commented 2 years ago

Is there an existing issue for this?

Current Behavior

Screenshot On clicking any of the above button and links, page refreshes.

Expected Behavior

Page should not refresh on click of any links or button.

Steps To Reproduce

  1. Open the site
  2. Click on links
    • Learn more about our cookie policy
    • Edit preferences or Click on Accept

Anything else?

No response

What browsers are you seeing the problem on?

No response

akankshat05 commented 2 years ago

@vinayaksh42 @Abhirup-99 Can I fix this issue? We can remove window.location.reload and add Link (ReachRouter) for links.

Abhirup-99 commented 2 years ago

Go ahead!