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
The component documentation should be presented correctly, even if it's still up for discussion how the component should be.
Versions
Clarity project:
Clarity Core
Clarity Angular/UI
Clarity version:
v5.x
v6.x
Framework:
Angular
React
Vue
Other: I don't know which framework do you use in the one you have in the docs.
Framework version:
N/A
Device:
Type: Dell Laptop
OS: Windows 11
Browser Chrome
Version latest
Additional notes
In console one gets these messages:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'cells')
at 7d8f7d84.js:7734:48
at Array.map (<anonymous>)
at n.render (7d8f7d84.js:7730:24)
at n.update (7d8f7d84.js:34:561)
at n.performUpdate (7d8f7d84.js:28:4861)
at n.scheduleUpdate (7d8f7d84.js:28:4508)
at n._$E_ (7d8f7d84.js:28:4416)
Uncaught TypeError: Cannot read properties of undefined (reading 'find')
at 7d8f7d84.js:7562:153
(anonymous) @ 7d8f7d84.js:7562
The text was updated successfully, but these errors were encountered:
Describe the bug
Documentation for the
CdsGrid
component is not working properly. The following is a screenshot (easier than try to describe it)How to reproduce
Go here and take a look
Expected behavior
The component documentation should be presented correctly, even if it's still up for discussion how the component should be.
Versions
Clarity project:
Clarity version:
Framework:
Framework version:
N/A
Device:
Additional notes
In console one gets these messages:
The text was updated successfully, but these errors were encountered: