Hello, I have a menu item that is not an "href", and when clicked it doesn't change to the "selected" appearance. I have tried setting `activeClass = true` but to no avail. I think this is related to this: [how to programmatically decide if a menu item is selected or not](https://github.com/amirkian007/vue-awesome-sidebar/issues/16) How to make non-href items use "selected" style when clicked?