When i switching month in datetime it changed v-model
-
When i switching month in datetime picker it changed value in v-model, the problem is that i’m sending a request to the server when v-model has changed. What to do?
-
Please post some code or something to show what you mean. Your brief description makes it hard to figure out what you even mean.
-
Use the lazy update in your case.