-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Not compatible with Ember 4 #565
Comments
@NullVoxPopuli which version of the addon are you using? |
oh! I didn't know there was a beta. noice! |
works great! thanks! |
@NullVoxPopuli I think we would need to land #557. Other than that - does not seem we have any other issues. Wonder if @lukemelia has any other things before we land stable release? |
@SergeAstapov @NullVoxPopuli I don't think #557 is a requirement to make 7.0.0 stable. I'll do it now. |
Released! |
Yay! Thank you! |
Got a deprecation on 3.28 about using
@ember/legacy-bulit-in-components
for TextArea.But, why is ember-keyboard using textarea?
The text was updated successfully, but these errors were encountered: