On the site I'm building I give the user an option to shrink the header above the main Flarum app. Doing this causes the Scrubber to shrink in size the next time it is seen. Is there a way to command the Scrubber to reinitialize? I've tried importing the PostStreamScrubber.js file into my extension and triggering the init()
function but I suspect I'm not doing that right - or it needs to be re-initialized another way. attaching a pic of the issue. If the user never triggers the change in the header height then the Scrubber remains the normal height.