react-toolkit icon indicating copy to clipboard operation
react-toolkit copied to clipboard

Problem with form-core and export functions

Open MartinWeb opened this issue 3 years ago • 0 comments

Issue and Steps to Reproduce

Install alpha.10 version for all package related to form. The build of the project sends warnings of functions in @axa-fr/react-toolkit-core that are not exported, but used in the input toolkit packages.

As it's only warning, the build is successful, but at runtime an error occurs that crashes the application.

Versions

2.0.0-alpha.10

Screenshots

image image image

MartinWeb avatar Aug 29 '22 13:08 MartinWeb