We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following this example now results in a deprecation warning, because the view is appended to the default container.
I think the preferred method to do this now is to have a named "modal" outlet and render the modal to that. e.g.: http://waltermcginnis.com/site/topics/show/82-modal-forms-in-emberjs
The text was updated successfully, but these errors were encountered:
#2
Sorry, something went wrong.
No branches or pull requests
Following this example now results in a deprecation warning, because the view is appended to the default container.
I think the preferred method to do this now is to have a named "modal" outlet and render the modal to that. e.g.: http://waltermcginnis.com/site/topics/show/82-modal-forms-in-emberjs
The text was updated successfully, but these errors were encountered: