Closed chiefcll closed 5 months ago
https://github.com/lightning-js/ui-components/blob/main/src/packages/solid/components/Column/Column.tsx
Ref is no longer being forwarded. @slhay28 - can you fix to use forwardRef
Probably should setup an eslint rule to warn whenever a component is using ref={}
https://github.com/lightning-js/ui-components/blob/main/src/packages/solid/components/Column/Column.tsx
Ref is no longer being forwarded. @slhay28 - can you fix to use forwardRef
Probably should setup an eslint rule to warn whenever a component is using ref={}