post-robot icon indicating copy to clipboard operation
post-robot copied to clipboard

feat: add check if listener exists

Open pawk3k opened this issue 2 years ago • 2 comments

Hi everyone I just repeated the pr as it had some conflict in it for simplicity I've added this as a new one. In my use case, I need this function to check if the listener was defined in the host of the iframe and then call the native behavior of the host if the listener was not specified in other cases call the listener. This pr is just a copy of https://github.com/krakenjs/post-robot/pull/91 for bringing attention to this

pawk3k avatar Feb 06 '23 15:02 pawk3k

It seems like some mismatched dependencies :D

pawk3k avatar Feb 07 '23 11:02 pawk3k

Looks like one of our eslint plugins is broken: https://github.com/amilajack/eslint-plugin-compat/pull/529. Working on a fix!

dtjones404 avatar Feb 07 '23 16:02 dtjones404