Toast: incorrect element pointers placement on the component image
Describe the bug
Hi! While exploring Toast Pass Through documentation I noticed that some of options are not correspond with pointers marked on the image above. F.e. value 5 is "messageText" but on the image it's a "messageIcon" i guess, and so on.
I thought to fix it by my own, but unfortunately I couldn't find the sources that create the image.
Reproducer
PrimeVue version
4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
- Go to https://primevue.org/toast
- Open the Pass Through section tab
Expected behavior
No response
We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.
I see what you mean
For example Value 5 in the (Options table)[https://primevue.org/toast/#pt.doc.toast] reads messageText, however it should be messageIcon. It seems like Value 3 and Value 4 are redundant and thus everything is shifted by 1.
Thank you @luke-z . We are working on a new PT Viewer currently. It will be fixed.