We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our Blazor example app currently loads scrolled halfway down the page.
Load https://nimble.ni.dev/storybook/blazor-client-app/wwwroot/
Page loads scrolled to top (no offset)
Page loads scrolled halfway down. Pressing Tab focuses Tab 2 in the Nimble Tabs, so it looks like Tab 1 is taking focus by default.
I briefly looked at the Blazor ComponentsDemo.razor and didn't see anything immediately wrong (like use of AutoFocus not present in the other apps).
Windows / Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Bug Report
Our Blazor example app currently loads scrolled halfway down the page.
💻 Repro or Code Sample
Load https://nimble.ni.dev/storybook/blazor-client-app/wwwroot/
🤔 Expected Behavior
Page loads scrolled to top (no offset)
😯 Current Behavior
Page loads scrolled halfway down.
Pressing Tab focuses Tab 2 in the Nimble Tabs, so it looks like Tab 1 is taking focus by default.
🔦 Context
I briefly looked at the Blazor ComponentsDemo.razor and didn't see anything immediately wrong (like use of AutoFocus not present in the other apps).
🌍 Your Environment
Windows / Chrome
The text was updated successfully, but these errors were encountered: