As I was working with/testing out the bottom sheet component, I was running into a bug where if I pressed the bottom sheet backdrop again before the bottom sheet was fully open the `onChange` callback would not get called, meaning that I was unable to navigate back away from the user profile bottom sheet screen and I would be stuck.