Skip to content

Feed is being fetched too often (issue #258)

Fixes issue #258 (closed)

Force autoupdate state values to sync with url only upon initial application load. Without 'take(1)' this block of code will run every time that the url is updated. Removed related app-url effect test.

Edited by Low, Jared Emrys

Merge request reports