caMicroscope
caMicroscope copied to clipboard
Table Duplication Issue on Screens Below 800px
Describe the bug When the screen is full, the table appears normally. However, when the screen is below 800px, the table is duplicated. This is because the components stacktable.small-only and stacktable.large-only are activated simultaneously when the screen is below 800px.
To Reproduce Steps to reproduce the behavior:
- Go to slides'
- Upload something'
- Inspect the page'
- Change the size of the page
- See error
Expected behavior When the page has a size bellow the 800px only the stacktable.small-only has to be active.
Screenshots
Thanks for reporting this @Joice-crypto. I've noticed it too.