Posts by Matheus Moreira • 11 points
1 post
-
0
votes2
answers230
viewsQ: Vuejs "Typeerror: Devices.push is not a Function"
I’m trying to push into an Array, but it’s giving this error: "Typeerror: Devices.push is not a Function" let device = this.$store.getters['bluetooth/Device'].UUID let devices =…