live method trim himself
When I compile name field, slug and title are update, but the last two chars of name are trimmed:
6 Replies
I think you need reactive()
same problem
with lazy() works but it is not in real time
i also have same problem ,try ->debounce(900)
solved thanks!
You are welcome