ionic-team / ionic-team/ionic-docs
bug: Controller Toasts
- Dominant language
- MDX
- Stars
- 621
- Forks
- 3.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 86
Description
### Describe the Bug
Toast not displayed on emulator or iOS device
### Expected Behavior
on Button Click a toast have to displayed.
### Steps to Reproduce
Start a Blank IONIC Angular Standalone Blank Project using only the given code of the Tutorial [Ion-Toast # Controller Toasts](https://ionicframework.com/docs/api/toast#controller-toasts)
Works with ionic serve in http but if you build for iOS and load on emulator or device toast not shown up.
Tested with iOS 17.2 and higher
### Screenshots
_No response_
### Operating System
MacOS, iOS
### Browser
not necessary
### Version
iOS 17.2 and higher
### Additional Information
Same with Alert Controller.
Problem only on Devices (also emulators) if you serve the App for browser there is no Problem
Contributor guide
Assessment
This issue has not been assessed yet.