GrapesJS / components-forms

Set of form components and blocks for the GrapesJS editor
BSD 3-Clause "New" or "Revised" License
70 stars 58 forks source link

BUG: Recent Updates to GrapesJS Type Definitions break this plugin #40

Closed stljeff1 closed 1 year ago

stljeff1 commented 1 year ago

After this commit, this plugin produces an error saying 'BlockOptions" is not a property on grapesjs

I only know about this error because I am developing with the Dev Branch of GrapesJS (for testing only, not production). This error is not caused by any official releases. I just hope this gets fixed before the next release of Grapesjs. I am using grapejs-plugin-forms v 2.0.5.

artf commented 1 year ago

Thanks @stljeff1 yeah I'll actually rollback that change but we'll probably need to release a breaking change the day the migration to TS of all files is completed.