RubyMine inspection gives warning for Vuex getter Eric Fiore Created April 28, 2023 13:38 I'm not sure why RubyMine is giving me a warning on the below code. The code works fine. The Vuex getter does return a boolean so there should be no issue.
What does your store definition look like? Do you have a sample project you can share that reproduces the issue?
Thank you for your time Elena.
I'll work on getting a sample code. In the meantime. Here is the store definition.