[BUG] Example code on several docs pages maybe duplicated unnecessarily? · Issue #2311 · tabler/tabler · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the code examples on the ribbons documentation page are unnecessarily duplicated. They are 99% identical - the only difference as far as I can tell is that the first of each pair of examples has an inline height: 5rem style applied to it.
ethancrawford
changed the title
[BUG] Example code on ribbons docs page maybe duplicated unnecessarily?
[BUG] Example code on several docs pages maybe duplicated unnecessarily?
May 1, 2025
There are also duplicated code examples on the documentation pages for spinners, tables and possibly others that I have not explored yet. The change where most of these duplicates seem to be introduced is #2219.
Uh oh!
There was an error while loading. Please reload this page.
Browser
N/A
OS
N/A
Screen size
N/A
Describe the bug
It looks like the code examples on the ribbons documentation page are unnecessarily duplicated. They are 99% identical - the only difference as far as I can tell is that the first of each pair of examples has an inline
height: 5rem
style applied to it.How to reproduce
Screenshots
One example: (there are several others on the same page, and on other pages)
JSFiddle
No response
The text was updated successfully, but these errors were encountered: