Matt Areddia

Results 12 comments of Matt Areddia

Ya good catch, not entirely sure yet, but I'm recreating it as well. I think it has to do with the fact that in a single-select, hideSelectedOptions=true scenario, when the...

Hey @linhpham199 - I agree, that would be useful for multi-select scenarios. To clarify you mean sortable in the sense that the selected value tags are able to be re-arranged...

Hey, @Mitchell8210 - Can you provide a simplified code snippet outlining the workflow you're describing? Are you wanting to not display any options and require the user to input an...

@IsmailM - I just recently published changes for `v2.7.1` that should help address the scenario you outline. So, once updating to the latest version, your example above can be changed...

@IsmailM - no problem, let me know if you find any issues with the recent changes. Thanks for the feedback and insights!

No, not at the moment at least. However, looking at the roadmap for v5 of styled-components made it the best choice of all of the CSS-in-JS libraries in my opinion...

@StarpTech - Ahhh, yes in retrospect I wish I would have taken the time to build this out in a more modular way upfront, so that consumers of the package...

Hey sorry I am just seeing this comment now, so apologies for the late reply. Not sure as to whether or not you were able to find a solution to...

@staglech - Apologies for the late response. I appreciate the feedback and to answer your question regarding a `Vue 3.x` - yes, I've been converting this project off and on...

@OGoodness - After looking for potential causes of the errors I believe the culprit was the use of the `` tag to wrap another element (this is known to cause...