miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.44k stars 702 forks source link

Add missing properties when reloading page after error #2666

Closed privatmamtora closed 1 month ago

privatmamtora commented 1 month ago

Do you follow the guidelines?

I copied over the view populating code from settings_show.go

Fixes #2665

I would recommend to refactor out the View populating code so that it will never get "out of sync", in the future.