Stimulus Disconnect Events on Reload

Hi! Should Stimulus disconnect events fire when you reload a page? For some reason I feel like they used to but do not anymore. This is especially in the context of Hotwire Native apps - earlier I had added some code to a bridge component to clean things up on disconnect, but it seems like this doesn’t fire if you pull to refresh a page. But I don’t know if this ever worked or if I just never tried that case. But I feel like I would have noticed this if it was an issue before… IDK. Would appreciate anyone’s insight and experience on this matter. Thanks!