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(compiler): do not consider a reference with members as a reference #19466

Merged
merged 1 commit into from Sep 28, 2017

Conversation

chuckjaz
Copy link
Contributor

Fixes: #18170

PR Type

What kind of change does this PR introduce?

[x] Bugfix

What is the current behavior?

Porting of #19454 to 4.4

Issue Number: #19454, #18170

What is the new behavior?

See #19454

Does this PR introduce a breaking change?

[ ] Yes
[x] No

@vicb vicb added PR target: patch-only area: core Issues related to the framework runtime labels Sep 28, 2017
@vicb vicb merged commit 7fc2dce into angular:4.4.x Sep 28, 2017
@mary-poppins
Copy link

You can preview 25eb535 at https://pr19466-25eb535.ngbuilds.io/.

@gyecli
Copy link

gyecli commented Oct 3, 2017

I upgraded to 4.4.4, and did 'ng build --aot --prod'. I am still getting this error:

ERROR in Error: Illegal state: symbol without members expected, but got ...

So I am wondering if this really fixes the issue at #18170?

(Bare with me if I posted at the wrong place)

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: core Issues related to the framework runtime cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants