Alert component runtime error #795
Unanswered
Chandler-Zhu
asked this question in
Help
Replies: 1 comment
-
If you log the value of But this should be a Shoelace alert. At a glance, I'm not sure why your ref isn't pointing to the associated DOM element, but that's why you're seeing that error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to trigger the toast alert from a click handler function, but i get a runtime error
a repro: https://codesandbox.io/s/admiring-mountain-ej6v6g?file=/pages/index.js
Beta Was this translation helpful? Give feedback.
All reactions