Anthony Gore

Results 22 comments of Anthony Gore

I've made a fork that supports jQuery 1.12.0. Still a work in progress though.. https://github.com/anthonygore/appleofmyiframe

I'm not sure, sorry, not a Nuxt user!

Maybe someone else can chime in?

Do you have a reproduction link? The thing is, this runs synchronously and is triggered by the Vue Router beforeEach hook, which, by definition, will run before the route is...

I requested whitelisting by going to https://support.twitter.com/forms/platform and got this email in reply: > Thanks for reaching out. Details on Twitter's available special permissions are below: > > Email Requesting...

I think both are good suggestions, thank you!

Sorry for the super late reply. I've made a few changes and added some tests. Any chance you can resolve the conflicts in this PR and include a test? Would...

Hey, With V8Js you'll need to use the `print` method otherwise `render` will always return undefined. Perhaps try `$v8->executeString('print("test");')`? If you still can't figure it out, link me to your...

Another cause of this error is if the dragged component uses fragments in the template.