Closed AlionaSidarenkaTR closed 1 year ago
Hey Aliona!
These deprecation warnings are known issues and won't be fixed until the next major for Alteryx UI. That's coming sometime soon. (:
Thanks for logging this issue and we'll let you know as soon as the major is released.
Thanks, @jordan-quinn-alteryx
@alteryx/ui@1.3.0 component ListBox/ListBoxActionBar uses justify property for Grid, but it is deprecated (justifyContent should be used instead). This leads to this console.error
Also @alteryx/ui/styles/colorManipulator uses fade function, this also leads to deprecation error:
My package.json: