Skip to content
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

bug: Controller Toasts #3576

Open
user506671 opened this issue Apr 4, 2024 · 2 comments
Open

bug: Controller Toasts #3576

user506671 opened this issue Apr 4, 2024 · 2 comments
Labels
triage New issues

Comments

@user506671
Copy link

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

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

@user506671 user506671 added the triage New issues label Apr 4, 2024
@user506671
Copy link
Author

user506671 commented Apr 4, 2024

EDIT: The HTML ion-toast Example works fine. Only the Controller Toast issued.

@user506671
Copy link
Author

user506671 commented Apr 5, 2024

Problem will be solved if you put a blank <ion-toast></ ion-toast> in your HTML File.

Please add this info in Documentation or fix this. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

1 participant