I have been trying to figure out why the DOM elements stay on the page after I'm going to a child route. When I go from artworks/index to artworks/new all the elements stay on the page. If I refresh the browser window the view displays properly and the previous screen's elements disappear.I have been trying to figure out why the DOM el