Open msmithNI opened 3 weeks ago
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
🐛 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