Routing

Although MechCloud website builder is a Vue based SaaS application, it has it own implementation for routing which is NOT based on or derived from the Vue router. This means that <router-link>, <router-view> etc tags can't be used in a Piston component.

Last updated