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
Unfortunately this is currently pretty tightly coupled with React. In particular, the state management is based in a bunch of React hooks. These would need to be reimplement as plain JavaScript before anything else.
I'd like to eventually rework this, but for the moment, the easiest thing would just be to embed this as a React component within the existing Vue app.
It seems React is a dependency for demoboard.
What parts would I have to edit for this to work on Vue?
The text was updated successfully, but these errors were encountered: