Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI #914

Merged
merged 2 commits into from Dec 19, 2021
Merged

Fix CI #914

merged 2 commits into from Dec 19, 2021

Conversation

bertdeblock
Copy link
Member

@bertdeblock bertdeblock commented Dec 17, 2021

This PR should fix the failing scenario's that now use Ember v4 (release, beta and canary).

- Use named arguments for `link-to` component
- Use explicit `this`
"@ember/test-helpers": "^2.4.2",
"babel-eslint": "^10.1.0",
"ember-angle-bracket-invocation-polyfill": "^3.0.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To make sure <LinkTo @route="posts">posts</LinkTo> also works in the ember-lts-3.8 scenario.

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@rwjblue rwjblue merged commit 27e7644 into emberjs:master Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants