Closed Ariful491 closed 1 week ago
@Ariful491 2 props below will hide on desktop and touch devices
show-message = false
show-message-touch = false
it's not working.
@Ariful491 will sort it very soon :)
@Ariful491 just tested this, it does work, make sure you put the colon on the prop like below
:show-message="false"
:show-message-touch="false"