Hi All,
I’m seeing new T1 Input Watcher Plugin bugs without any new changes to the app. has anyone else experienced them?
Here’s one error example:
The plugin 1T - Input Watcher / action Clear value of a Watch Input threw the following error: @
anonymous@
@eli is this plugin still supported? It’s been years since we installed it and it’s part of a core section of the app.
This could be user error. however, we have no recent changes related to this and it’s been installed and setup years ago and workign relaibaly for years without error.
It broke because Bubble updated its core engine overnight, causing the old plugin code to crash when trying to clear the input.
Eli hasn’t updated this plugin in years, and because it manipulates raw page elements, it’s highly prone to breaking when Bubble changes how things render.
Here is how to fix it right now:
-
Swap the action: Delete the plugin’s “Clear value” workflow step and use Bubble’s native Reset relevant inputs action instead. This bypasses the broken plugin code entirely.
-
Check for an update: Look at your Plugins tab just in case a patch was recently released.
-
Verify HTML IDs: If the plugin relies on an explicit ID attribute to find the input, make sure that ID didn’t accidentally get wiped from your input’s properties panel.
If it keeps acting up, it’s time to replace it with Bubble’s native conditionals or a modern keystroke plugin.
thanks. i see plugin authors are leaving bubble for AI coding tool. wonder if i should be nervous about my exposure here.