Closed chriswoolcott closed 9 years ago
Can you please add a screenshot to clarify?
Scrolled slightly in the page and this has resulted in the message being clipped. Scrolling any further and the message isn't visible, as remains at the top of the document.
Try throwing a force:showToast event in S1 instead of using SLDS.
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/events_one.htm
@chriswoolcott - Does @sdruckerfig's fix work for you? Or do you have further questions for us?
Thank you @sdruckerfig, I got pulled on to another project so haven't had a chance to review yet, but certainly looks like this will do the trick.
I'm going to close this for now. Let us know if you come into problems. Cheers.
Hi There
I have used Toast Messages for various notifications in my app (VF page with JS remoting using SLDS), this all works fine in the browser, but in the Salesforce1 app the alerts appear at the top of the document regardless of where on the page the user is currently scrolled.
I assume this is due to the way the pages are framed in, as I've had problems with this in SF1 app before, just wondering if their are any suggested workarounds?
Cheers Chris