Quasar table Threshold Validation not working correctly #9525
Unanswered
akashramtohul4
asked this question in
CLI - PWA mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello friends
I have a problem with over lapping range, the condition is that if i have a Threshold set i should not be able to enter a value that within that range. for example : Threshold start is 0 and Threshold end is 1000 i should not be able to enter another row with a Threshold that is within 0 and 1000.
Please check the code. Note that its working for values above 1000. i dont know where i have made a mistake
https://codepen.io/akashramtohul4/pen/poeaRgL
Beta Was this translation helpful? Give feedback.
All reactions