-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels

Description
For a legitimate bug, in order to process faster, please go here https://codepen.io/Hawkeye64/pen/vYYYewG, fork the codepen, add code to reproduce the bug and submit link here (don't forget to save your codepen): https://quasarframework.github.io/quasar-ui-qiconpicker/demo
Describe the bug
When the toggle for "No Footer" is enabled, and then disabled, the footer stays hidden. Tested this on Firefox and a clean Chromium browser.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://quasarframework.github.io/quasar-ui-qiconpicker/demo'
- Click on 'Playground -> No Footer'
- The footer disappears as expected
- Click on 'Playground -> No Footer' again
- The footer does not reappear
- There are no errors in the console.
Expected behavior
The footer should re-appear when the toggle is disabled.
Desktop (please complete the following information):
- OS: Kubuntu 22.04
- Browser Firefox 104.0.2 & Chromium 105.0.5195.125
Additional context
I don't know if there's an underlying issue with the quasar-ui-qiconpicker itself, or if it's just the demo website.