outbrain/Leonardo

add jsonp support

Closed this issue · 2 comments

dwido commented

Possible solution is to consider using: https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver

the user of Leonardo can add custom script tag when in mock, Leonardo can then observe dom changes and create custom behavior accordingly

Done!
@urielster this is for you :)