Skip to content

use get from @ember/object to look up propertyName on ability - #141

Merged
Exelord merged 1 commit into
minutebase:masterfrom
MiniHeyd:fix-unknown-property-issue
May 27, 2021
Merged

use get from @ember/object to look up propertyName on ability#141
Exelord merged 1 commit into
minutebase:masterfrom
MiniHeyd:fix-unknown-property-issue

Conversation

@MiniHeyd

Copy link
Copy Markdown
Contributor

This PR implements the solution proposed to fix issue #126.

We are in the process of upgraded dependencies and since we also use the unknownProperty method, we ran into the issue of having to use .get to retrieve our property.

… to avoid issues caused by `unknownProperty` usage
@Exelord
Exelord merged commit cdf920e into minutebase:master May 27, 2021
@Exelord Exelord added the bug label May 27, 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.

2 participants