After running my Vue file, I encountered the following console error. As someone new to Vue programming, I'm attempting to utilize a Syncfusion UI component to display a grid.
Prop being mutated: "hierarchyPrintMode"
I am unsure where to add the computed property in my code since I don't have any props, and I couldn't grasp the solution provided here.
You can access the hosted app here: https://codesandbox.io/s/printing-grid-wqrgz