Skip to content

Support Glimmer's LinkTo components as well#155

Closed
himynameisjonas wants to merge 1 commit intointercom:masterfrom
Teamtailor:fix-glimmer-link-to-components
Closed

Support Glimmer's LinkTo components as well#155
himynameisjonas wants to merge 1 commit intointercom:masterfrom
Teamtailor:fix-glimmer-link-to-components

Conversation

@himynameisjonas
Copy link

Had some weird bugs in our app until we found this issue where isLinkComponent is false even if it is a real LinkTo component. Seems like the inheritance chain for LinkTo components has changed and it doesn't work to compare with the class from legacy-built-in-components.

My fix was the quickest solution I could think of, there is probably a better/nicer solution you could implement to fix the test I added.

@himynameisjonas
Copy link
Author

I saw #152 just as a had submitted this PR. That PR has a more robust solution to the same problem so I'm closing this PR.

@himynameisjonas himynameisjonas deleted the fix-glimmer-link-to-components branch March 6, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant