When I delete or change the name of a view, architect does not seem to update app.js
I created a view "category", which was correctly reflected in app.js. Then I changed the userClassName to "search.category" however architect still shows the view only as "category". This has happened with other views as well.
Similarly, if I right click and delete a view, while it's removed from the Project Inspector, app.js does not update to remove it.
Bug or user error?
I created a view "category", which was correctly reflected in app.js. Then I changed the userClassName to "search.category" however architect still shows the view only as "category". This has happened with other views as well.
Similarly, if I right click and delete a view, while it's removed from the Project Inspector, app.js does not update to remove it.
Bug or user error?
app.js not updating views