hotwired / stimulus

A modest JavaScript framework for the HTML you already have

Home Page:https://stimulus.hotwired.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stimulus controllers sometimes not connecting in Chrome after Turbo (frames or drive) navigation

helhum opened this issue · comments

Seemingly MutationObservers are sometimes not firing in Chrome 1 2 3 4

This happened to me as well yesterday with Chromium Version 112.0.5615.137.

Restarting Chrome did help for me as well. Nevertheless it might be helpful to further investigate that and maybe file an issue with Chrome.

Hey @helhum, do you have a reproducible setup so we can reproduce the issue you are describing?