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
I just noticed that the row-expand template uses an invalid CSS variable name. Upon inspection, it sure looks like a small typo where the leading -- is missing from the variable name.
Not blocking as this can easily be worked around with a custom CSS declaration..
Hi,
I just noticed that the row-expand template uses an invalid CSS variable name. Upon inspection, it sure looks like a small typo where the leading
--
is missing from the variable name.Not blocking as this can easily be worked around with a custom CSS declaration..
vue3-easy-data-table/src/scss/vue3-easy-data-table.scss
Line 235 in aa77f92
Thanks for this great component, works very well and keeps a lot of semantic HTML 👍
The text was updated successfully, but these errors were encountered: