-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(component-overview): keep scroll position when navigation back #2062
Conversation
@@ -1,6 +1,5 @@ | |||
/* stylelint-disable selector-class-pattern */ | |||
.sb1ex-page { | |||
height: 100vh; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Det her var banditen som gjorde att det ikke funket
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
min-height: 100% ser ut som det virker som forventet, enig!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
min-height: 100%
kjørde jag på. Funker bra tror jag
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2062.westeurope.2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2062.westeurope.2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2062.westeurope.2.azurestaticapps.net |
Fikser tilbake navigasjonen når man navigerer fram og tilbake mellom komponenter og bumper react router i samem slengen