Subscription expiration banner not dismissable
Neither the 'X' nor the "That's ok, I don't want to renew" buttons work to dismiss the banner. For full disclosure, this is happening in my GDK environment so it's possible it's environmental. But I don't see any JS errors in the browser console, either. It looks like we recently changed out some CSS classes so maybe that broke something? ![Screen_Shot_2020-11-30_at_9.16.17_AM](/uploads/eb89694fdb35dfc8101fea09fc40c4e6/Screen_Shot_2020-11-30_at_9.16.17_AM.png) ### Workaround Within browser, set the cookie `show_ee_trial_banner` to `false`
issue