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
DisplayGuilds - for linking to config for Guild objects
EditGuild - for linking between component tabs
This should be changed to global Vue Router, specifically for /config, that uses history mode. Hopefully this should avoid hacks and improve test-ability.
The text was updated successfully, but these errors were encountered:
Right now we use two Vue Router instances, in:
This should be changed to global Vue Router, specifically for
/config
, that uses history mode. Hopefully this should avoid hacks and improve test-ability.The text was updated successfully, but these errors were encountered: