Open AnastasiyaDemi opened 5 years ago
I'm getting this same console error as well on 6.2.0 iOS.
This Topmost error occurs for me when I call Toasty from app.component.ts (and toasty is in a service.ts file)
It works fine so long as it is called from another component, such as any page component rendered inside page-router-outlet
6.5.2 iOS
Hello @triniwiz , first of all - thank you for this and your other plugins.
Migrated here due to https://github.com/TobiasHennig/nativescript-toast/issues/40, and now i'm having trouble running
nativescript-toasty
v2.0.1 on tns-ios 6.0.1:Displaying toast via this service method:
Can you please suggest what is this 'topmost' and, maybe, how to fix that?