You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put this common on the wrong issue? Making it again here:
@mchelen-gov pointed out that syntax like ageCalc: (birthday) => !isFraCalculator(birthday, 12) is particularly problematic for json.
Yes, the consumer will have to supply the function if required. This is already done in the complex storybook example. If a consumer wants to apply a calculator, they will need to do it client side after the bulk of the JSON has been applied.
The text was updated successfully, but these errors were encountered: