mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-09-11 00:54:30 +00:00
A plugin that rebuilds its panel (Camera Director does, on every mode change) takes the chip with it. attachChip() returns a detach(); call it before re-attaching, and again in teardown, or you leave a stub pointing at DOM that no longer exists. Found by CodeRabbit on #928. Signed-off-by: topkoa <topkoa@gmail.com>