Search code examples
vue.jsvue-devtools

Force older version of vuejs devtools or download older version


Recently vue devtools was updated to a newer version. I am using the devtools heavily to check my vuex store. After the update the data does not show anymore. The data is updated after mutations but not shown in the devtool.

Does anyone know how to use the older version again?

Thanks in advance!


Solution

  • All releases can be found on their Github page: Here

    Download your preferred version, then follow the steps written under Manual installation