You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new index_path (#325), users can make a full path the index. Rename the current index to index_app to let the app choose what the index should be.
Though, perhaps we shouldn't allow that? Perhaps index_path is the only thing we need?
With the new
index_path(#325), users can make a full path the index. Rename the currentindextoindex_appto let the app choose what the index should be.Though, perhaps we shouldn't allow that? Perhaps
index_pathis the only thing we need?