pkuehnel / TeslaSolarCharger

A software to let your Tesla charge with solar energy ☀
GNU General Public License v3.0
134 stars 21 forks source link

Editing items in solar value sources will scroll back to top on almost every change #1398

Open ptar opened 4 months ago

ptar commented 4 months ago

Please stop this auto-scrolling to the top after every field change.

pkuehnel commented 1 month ago

Happens only when changing values that call StateHasChanged on component. Created a demo Dialog, does not happen there.