michael-s-molina commented on issue #24877:
URL: https://github.com/apache/superset/issues/24877#issuecomment-1664074558

   Hey @yousoph. It's an Ant Design limitation. I opened an issue 
[here](https://github.com/ant-design/ant-design/issues/44007) and got a 
response that there's a warning indicating that we can't use numeric values 
when the Select mode is `tags`. We'll need to convert numeric columns to 
strings before using them in the component and then convert them back to 
numbers when applying the filters 😞 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to