I need some help fixing this warning "Skipping auto-scroll behavior due to layout-router.js"
Unanswered
Sun bear posted this in #help-forum
Sun bearOP
After implementing my page
Here is the related code:
I'd appreciate some help fixing this warning.
loader component I started getting that warning in my console when navigating between pages, the error seems to be caused by the following line: <div className="fixed inset-0 flex flex-col items-center justify-center bg-background">Here is the related code:
//removedI'd appreciate some help fixing this warning.