vue-formulate icon indicating copy to clipboard operation
vue-formulate copied to clipboard

Fix events repeatableAdded/Removed not working when used in DOM template

Open j0ber opened this issue 4 years ago • 3 comments

Amazing project! We are using it with DOM templates and are unable to use the "repeatableAdded" and "repeatableRemoved" events.

j0ber avatar May 14 '21 02:05 j0ber

@j0ber somehow this PR slipped under my radar. Seems like a reasonable change — for some small faction of people though this will represent a breaking change. It seems we may need to emit both events camel case and kebab. Mind making those edits and re-submitting?

justin-schroeder avatar Jun 22 '21 13:06 justin-schroeder

Sure no problem.

j0ber avatar Jun 22 '21 14:06 j0ber

Still have the infamous "error: option '-k, --key ' argument missing" with cypress... Really don't know why...

j0ber avatar Jun 22 '21 15:06 j0ber