vue-mc icon indicating copy to clipboard operation
vue-mc copied to clipboard

validateOnSave in the doc but not in the code

Open fakocher opened this issue 4 years ago • 3 comments

Hello everyone!

I'd like to know why validateOnSave is in the doc but not in the source code. Will it be released soon?

Note that I would gladly code it if you need.

Thanks for your answer, Best Regards, Jeremy

fakocher avatar Oct 02 '19 13:10 fakocher

Any progress on this issue?

I came across this issue when attempting to set validateOnSave to false due to the recursive validation always validating to false and therefore never executing the save transaction. The validateOnSave setting is never actually referenced in the code and therefore always validates regardless of what value the option is set to.

Will this be fixed anytime soon?

rajeev-ayer avatar May 24 '21 20:05 rajeev-ayer

Will this be fixed anytime soon?

I will fix this this week and release a new version with whatever else is on main.

due to the recursive validation always validating to false

Is this a known issue? https://github.com/FiguredLimited/vue-mc/issues/168

I'll take a look at that too.

rtheunissen avatar May 24 '21 22:05 rtheunissen

That would be fantastic @rtheunissen. Thank you.

rajeev-ayer avatar May 25 '21 15:05 rajeev-ayer