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

legacy-data-mixin doesn't work with wildcards observers #5428

Closed
vdonich opened this issue Nov 6, 2018 · 1 comment · Fixed by #5522
Closed

legacy-data-mixin doesn't work with wildcards observers #5428

vdonich opened this issue Nov 6, 2018 · 1 comment · Fixed by #5522
Assignees

Comments

@vdonich
Copy link

vdonich commented Nov 6, 2018

Observer is being called despite undefined property value.
Change record is valid, but all value-related properties such as changeRecord.base and changeRecord.value are undefined:

{base: undefined, path: "alwaysUndefinedObject", value: undefined}

Here's the jsfiddle with example:
https://jsfiddle.net/gaj0umLs/26/

Originally posted by @vdonich in #5266 (comment)

@vdonich vdonich changed the title I've hit another snag when using wildcards. legacy-data-mixin doesn't work with wildcards observers Nov 6, 2018
@kevinpschaaf kevinpschaaf self-assigned this Nov 20, 2018
@bro314
Copy link

bro314 commented Apr 11, 2019

Hey Kevin, can you give an update on this? This is blocking the Gerrit Polymer 2 migration at the moment. Thanks, Ben

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants