quasarframework / quasar-ui-qiconpicker

QIconPicker - Quasar App Extension
https://qiconpicker.netlify.app
MIT License
56 stars 19 forks source link

Disabling after enabling 'no footer' keeps the footer hidden on the demo website #173

Open Katorone opened 1 year ago

Katorone commented 1 year ago

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:

  1. Go to 'https://quasarframework.github.io/quasar-ui-qiconpicker/demo'
  2. Click on 'Playground -> No Footer'
  3. The footer disappears as expected
  4. Click on 'Playground -> No Footer' again
  5. The footer does not reappear
  6. There are no errors in the console.

Expected behavior The footer should re-appear when the toggle is disabled.

Screenshots image

Desktop (please complete the following information):

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.

nucle commented 1 year ago

Hi, thanks for your report. Is it a blocker for u? Do u really need it or migrate to v2?

BR, nucle