0

I have a code written in vue.js . i have mutated my declared objects nature to make them "ENUM". so in that code, I have written a condition if object is accessed with some unexpected property it throws an error with name of that unexpected property. like this in picture below.

MediaClass is object name.

MediaClass is object name."state" is property which is being accessed on it.

As this error is popping up only when i open vue dev tools. So Am i correct here that vue devtools is accessing that 'state' property from every object?

Izuna894
  • 41
  • 4

0 Answers0