formio / core

The Form.io Core Javascript Framework
https://formio.github.io/core
MIT License
9 stars 6 forks source link

[BUG] Unknown plugin option jsonLogic #6

Open cetsupport opened 3 years ago

cetsupport commented 3 years ago

Environment

Please provide as many details as you can: Direct use the formio/core render library in dist folder, found report error: Unknown plugin option jsonLogic.

Then trying to build from source, get same error after invoke "npm install"

BTW, there no detail information about how to use the core library. like like to load plugin by usePlugin.

Steps to Reproduce

  1. npm install

Expected behavior

No error.

cetsupport commented 3 years ago

@travist I think this plugin should register under rules, is this understand correct? I guess that we should apply the same logic with "rules".

Justman100 commented 10 months ago

@lane-formio

What about this? It's extremly important

NexPlex commented 4 months ago

I am having the same issue

Justman100 commented 4 months ago

@brendanbond @AlexeyNikipelau

lane-formio commented 4 months ago

This is expected to be resolved in the next major release. We've seen the error but it hasn't blocked us from anything. 🤔