I have a sidebar component that is set to position fixed, so that this sidebar moves with the view. However, after a modal is rendered and closes, it no longer behaves this way. I inspected the element and it property is still set as fixed, why is this?