Regression on 3/26 Dropdown from imported component is not registering click

We have a dropdown components imported from another project, while the dropdown from the source project works, it is not opening the dropdown on when user click from the project that imports it, and it remains broken after crate a copy from the imports. also worth noticing when the dropdown is in broken state I can’t select/highlight it in Edit Mode, It can only be selected from the side bar. Meanwhile I see a lot console, not sure if related.

chunk-vendors.f4846d66.js:381 InvalidCharacterError: Failed to execute ‘setAttribute’ on ‘Element’: ‘(super’ is not a valid attribute name.
at Z (chunk-vendors.f4846d66.js:118:7384)
at pe (chunk-vendors.f4846d66.js:118:9435)
at D (chunk-vendors.f4846d66.js:383:19325)
at C (chunk-vendors.f4846d66.js:383:19022)
at A (chunk-vendors.f4846d66.js:383:18420)
at L (chunk-vendors.f4846d66.js:383:19893)
at D (chunk-vendors.f4846d66.js:383:19196)
at C (chunk-vendors.f4846d66.js:383:19022)
at A (chunk-vendors.f4846d66.js:383:18420)
at d.c [as fn] (chunk-vendors.f4846d66.js:383:22737)

I accidentally deleted the previous one, meant to edit it, I was gonna say it happens from Today, the components has been there for months, a redeployment with updated component version didn’t fix it