react-querybuilder/react-querybuilder

independantCombinators error: Type "true" is not assignable to type "false"

kellywang1234 opened this issue · 2 comments

Hi i am enjoying this amazing library! Here is the issue when i use independantCombinators props
Screenshot 2023-11-27 at 11 26 41 PM (1)

do you know why i have such error message?

here is the package info
"react-querybuilder": "7.0.0-alpha.2",
"react":"16.13.1"

In version 7, the independentCombinators prop will be deprecated. See migration notes here.

And thanks for the kind words! 😊