AntiPattern
Wrapper-Induced Runtime Behavior
wrapper-induced-behavior-changes
Middleware/wrapper components and library interop change runtime semantics after navigation or on shared servers, causing listeners not to fire as expected or types/runtime errors to surface; small environment differences (CORS, file://, encoding) amplify the breakage.