Serverside

Fixes / Two resources implementing the same feature

Resources · high severity · found by hand

Two resources implementing the same feature

A feature desyncs, toggles itself, or locks a control. No error in console.

What it means

More than one running resource implements <feature>. They fight over the same state.

How to fix it

  1. Pick ONE resource to own the feature and disable the duplicate in the other.