I’m having trouble with a non ember class not triggering renders. I have a small sample of what I’m doing here Here you can filter data by selecting one of the dynamic categories and filter inside of it. As you click the URL should update as well as the title of the button to reflect the name of what selection is being made. Only the updating URL and data filtering happens I dont understand why getters are not updating when “they should”. What could be causing these getters not not to re-run?
1 post - 1 participant