Jack O'Connor
Jack O'Connor
Good catch. I'm afraid I don't have time to work on this myself right now, but would welcome a pull request.
If you can find the minimal set of code that reproduces the problem and put that in a CodePen, then I'd be happy to take a look. Here is [an...
Yeah that would make sense, thanks for raising. I'd be open to a PR.
We use [libphonenumber](https://github.com/googlei18n/libphonenumber) for formatting, validation and generating placeholder numbers - if your issue relates to one of these things, please check [their test site](https://rawgit.com/googlei18n/libphonenumber/master/javascript/i18n/phonenumbers/demo-compiled.html) first and if you see...
Thanks so much for submitting this - how exciting! I just need to find the time to understand and smoke test this properly, so please bear with me.
Ok I got this working by setting an idAttribute on the parent object ActivitySubject to "relationalId", and then set parse method to copy the response.id to response.relationalId. To get this...
I've just realised a workaround is to manually trigger a change event on the event model: this.model.trigger("change"); Update: No, this only seems to work if you change the event location...
I had the same problem. This solved it for me: https://github.com/cowboyd/libv8/issues/205
@Niels-NTG this is possible with this extension with the same name: https://github.com/d4rkr00t/vscode-open-in-github (in VS Code, under Extensions, search for "Open in Github" and you want the one by the author...
+1 This would be VERY helpful!!!