karthikmudunuri / eldoraui

Eldora UI is a collection of re-usable components that you can copy and paste into your web apps. It primarily features components, blocks, and templates.
https://www.eldoraui.site
MIT License
1.1k stars 39 forks source link

Getting a 403 page after clicking on the reload button #28

Open Niranjan-Baur opened 2 days ago

Niranjan-Baur commented 2 days ago

Describe the bug The issue "Getting a 403 page after clicking on the reload button" typically occurs when a user clicks the reload button in their browser while on a specific page, and instead of reloading the current content, the user is presented with a 403 error page (Forbidden).

To Reproduce Steps to reproduce the behaviour:

  1. First open the site https://eldoraui.site/components/
  2. Then refresh/reload the page manually.
  3. Then you can see the error.

Expected behaviour When the user clicks the reload button on any page of the web application, the browser should reload the current content without displaying a 403 error.

Screenshots

https://github.com/user-attachments/assets/79346b1e-5cf0-435a-9670-73b2ef85774a

Desktop:

karthikmudunuri commented 1 day ago

thank you for telling this issue to me.ill work on this asap