'Console error :- Vue js No app record id found for instance

I sometimes get a weird error in console in vue js app not sure what is causing it. I am using vue 2.6.11 and oidc-client and vue sidebar menu

sharing details as below enter image description here



Solution 1:[1]

This appears to be a vue-devtools issue. If you turn off 'Update tracking' it should solve the issue.

https://github.com/vuejs/devtools/issues/1791

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 paddyfields