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

Fixes argument usage in AST transform #5

Merged
merged 6 commits into from
Feb 28, 2020

Conversation

patocallaghan
Copy link
Contributor

This is a reproduction of the bug outlined in emberjs/ember.js#18779

You can run the failing test by running: yarn test -s -f='it works without a value on an object'. I have also reproduced the issue on dummy app homepage.

Apologies but just to make sure I was accurately reproducing the issue in my app I upgraded the addon using ember-cli-update and fixed up some linting.

You can find the actual reproduction in 80da59e

@pzuraq pzuraq marked this pull request as ready for review February 28, 2020 15:34
@pzuraq
Copy link
Owner

pzuraq commented Feb 28, 2020

CI isn't kicking off, but a run did pass: https://travis-ci.org/pzuraq/ember-simple-set-helper/builds/656307399

@pzuraq pzuraq changed the title Reproduction of v3.17.0-beta.1 bug Fixes argument usage in AST transform Feb 28, 2020
@pzuraq pzuraq merged commit 33e5fe8 into pzuraq:master Feb 28, 2020
@voltidev
Copy link

I guess it fixes #6?

@patocallaghan patocallaghan deleted the patoc/ember-3.17 branch October 7, 2020 21:47
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.

3 participants