Validator error on not equal to

Thanks for reporting an issue! Spend 60 seconds reading this…

  1. Before reporting, make sure you have the latest version of Wappler.
  2. Make sure you have searched the forum first for similar issues being reported
  3. If it is a general web related issue - do a Google Search first
  4. Issue tracker is only for bugs and feature requests, in English only.
  5. Learn how to report bugs effectively

======== TEMPLATE BUG FORM ========

Wappler Version : 3.7.1
Operating System : Mac OS X
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Local

Expected behavior

What do you think should happen?

Validate that a value is not equal to a predefined value.

Actual behavior

What actually happens?

Throws an error:
Got error? TypeError: Cannot read property ‘call’ of undefined
server-connect:server at Object.validateRule (/Users/xxxx/Documents/wappler/nodespa/lib/validator/index.js:93:36)
server-connect:server at Object.validateData

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue