If you want to force a computed property to update and recalculate it's value, you can simply use a data property and just mention that property in the computed function (you don't have to use it, just being there is enough), and then change that data property; This will force…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)