You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to replace the State class with and implementation of ReactiveControllerHost and the Hook class with and implementation of ReactiveController. We should investigate how easy that would be, if it would involve breaking changes, and how much code we could remove
The text was updated successfully, but these errors were encountered:
It should be possible to replace the
State
class with and implementation ofReactiveControllerHost
and theHook
class with and implementation ofReactiveController
. We should investigate how easy that would be, if it would involve breaking changes, and how much code we could removeThe text was updated successfully, but these errors were encountered: