After user rejects all, the cookie bar shows up again
When you click the button to reject all cookies, the page reloads and the cookie bar re-appears. I assume the desired behaviour is to only show the cookie bar when the user has not made a choice yet.
After rejecting, these cookies exists in the browser:
cookie_control_enabled_cookies: (empty)
cookie_control_consent: false
Is there a way to hide the cookie bar after the user makes a choice to accept or not?