You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not urgent (for me), since I ended up switching to a different solution in the case I was working on, but...
That's not ideal.
I tried giving SimpleToastmaxWidth="100vw", but that just moved everything to the right, so I was seeing the beginning of the content instead of the middle of it, so it's gotta be a text overflow issue. That's where my investigation ended.
The text was updated successfully, but these errors were encountered:
Not urgent (for me), since I ended up switching to a different solution in the case I was working on, but...
That's not ideal.
I tried giving
SimpleToast
maxWidth="100vw"
, but that just moved everything to the right, so I was seeing the beginning of the content instead of the middle of it, so it's gotta be a text overflow issue. That's where my investigation ended.The text was updated successfully, but these errors were encountered: