Skip to content

Fix broken registration component on EmberJS > 6.x.x #3

Open
DavithkbY wants to merge 3 commits into
mu-semtech:masterfrom
DavithkbY:master
Open

Fix broken registration component on EmberJS > 6.x.x #3
DavithkbY wants to merge 3 commits into
mu-semtech:masterfrom
DavithkbY:master

Conversation

@DavithkbY

Copy link
Copy Markdown

The register button would just refresh because the {{action}} helper is not supported anymore in EmberJS > 6.x.x.
This PR changes the action helper to the {{on}} modifier which makes the registration component work again on higher EmberJS versions.

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.

1 participant