Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Toast sometimes displays strangely #21

Open
marutypes opened this issue Apr 7, 2015 · 2 comments
Open

Toast sometimes displays strangely #21

marutypes opened this issue Apr 7, 2015 · 2 comments

Comments

@marutypes
Copy link

This glitch in paper-toast seems to speak for itself.

image
image
image

I have not changed the toast's logic or css. Other toasts appear fine, I am not sure what is up with this one. It only seems to happen after a core-overlay has just been closed.

image
Above is an example of a toast displaying normally.
Not sure how to help figure it out more.

@marutypes marutypes changed the title Toast sometimes displays strangely and stays too long. Toast sometimes displays strangely Apr 7, 2015
@marutypes
Copy link
Author

Tried to adjust the code after viewing #17 by using this.async to defer showing it.

image

Sadly, this did not resolve the issue.

Edit: setTimeout also does not resolve the issue. I think #17 was likely wrong to be closed.

@brian-cruickshank
Copy link

brian-cruickshank commented Oct 8, 2016

I'm seeing this with v1.3.0 of paper-toast.
A workaround is to style the toast with a max-height (e.g. style="max-height:150px;")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants