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
Since the react player is in a component that is only in BottomNavbar which is only in page/focus, the audio preferences does not stay. A fix is to simply allow bottom navbar to always remain in all pages while only removing the the section that does not involve the audio.
Issue 2
When removing audio preferences, it should show the play icon, i.e. set the state to be not playing.
The text was updated successfully, but these errors were encountered:
Issue 1
Since the react player is in a component that is only in
BottomNavbar
which is only inpage/focus
, the audio preferences does not stay. A fix is to simply allow bottom navbar to always remain in all pages while only removing the the section that does not involve the audio.Issue 2
When removing audio preferences, it should show the play icon, i.e. set the state to be not playing.
The text was updated successfully, but these errors were encountered: