Open moeinparvizi opened 11 months ago
@moeinparvizi
Hey there.
The error displayed shows that there is an issue with the build. I would need some more information to help you out here. Where's the codebase? What changes did you make? Your linter should be picking up the error somewhere.
i just want add new package like material ui or other library in to form js project , how cat i ? thanks for reply my comment...
@moeinparvizi You may be interested in https://bpmn.io/blog/posts/2023-custom-form-components.html, this will have to be done via a custom component as we do not have plans to change the calendar inside the codebase at the moment.
If you'd like any help with the errors you're getting I'll need to see some code, these are too generic for me to diagnose any issues. Good luck.
@moeinparvizi You may be interested in https://bpmn.io/blog/posts/2023-custom-form-components.html, this will have to be done via a custom component as we do not have plans to change the calendar inside the codebase at the moment.
If you'd like any help with the errors you're getting I'll need to see some code, these are too generic for me to diagnose any issues. Good luck.
I've tried custom range exapmle but got this error. how to reslove it?Please help me @Skaiir
@moeinparvizi You may be interested in https://bpmn.io/blog/posts/2023-custom-form-components.html, this will have to be done via a custom component as we do not have plans to change the calendar inside the codebase at the moment.
If you'd like any help with the errors you're getting I'll need to see some code, these are too generic for me to diagnose any issues. Good luck.
https://github.com/bpmn-io/form-js-examples/issues/13#issuecomment-2071254047 if i add webpack reslove 'preact' ,then it worked, but bpmn-js/properties-panel report an error~ ?
in datepicker.js from form-js-viewer/src/render/components/form-fields
i want to change calendar to jalali calendar with another package https://www.npmjs.com/package/react-persian-calendar
thanks for helping
this is error
Tasks not run because their dependencies failed or --nx-bail=true:
@bpmn-io/form-js:build
@bpmn-io/form-js-editor:build
@bpmn-io/form-js-playground:build
Failed tasks:
@bpmn-io/form-js-viewer:build
ERROR: "build" exited with 1.