You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is an example JS bin I made. You can set an action on regular forms in ember, and when you hit <ENTER>, the form is submitted. This doesn't happen in em-modal-form. Instead, the modal just closes.
The text was updated successfully, but these errors were encountered:
Here is an example JS bin I made. You can set an action on regular forms in ember, and when you hit
<ENTER>
, the form is submitted. This doesn't happen in em-modal-form. Instead, the modal just closes.The text was updated successfully, but these errors were encountered: