Liam DeBeasi
Liam DeBeasi
@indraraj26 Is correct. You need `type="submit"` on the `ion-button` otherwise it will not submit the form.
Ok looks like this is only an issue when used outside the `form` as stated. I am marking this as a feature request as `ion-button` does not support the `form`...
Hi there, Thanks for the issue! This code was added to support our desktop users. @brandyscarney We discussed the Material Design button changes from here https://material.io/design/components/buttons.html. The behavior on both...
I'm seeing all of the buttons with the same behavior. Which "Basic buttons" are you referring to?
Thanks for the issue! Can you test this with the latest dev build of Ionic and see if this fixes the issue you are seeing? `npm i @ionic/angular@dev`
Ok thanks for checking! Are you able to provide a repository with the code required to reproduce this issue?
It doesn't have to be your product-specific code. I'm mostly interested in seeing an example of an `ion-img` not loading. Is this issue happening with all `ion-img` elements or certain...
Thanks for the follow up. The tabs starter does not use named router outlets, so I don't think that would be the cause in the case of a tabs application....
@cmer4 If you could provide a code reproduction of the issue, that would be very helpful. Thanks!
Could everyone please try Ionic `5.0.0-rc0` and let me know if it fixes the issue? I've been trying it in a few examples apps provided in this thread and the...