jdnwi
jdnwi
Figured out how to fix it in my scenario: insert jquery.min.js BEFORE angular.js: ``` ... ```
I am having this issue. I receive an error in the JS console: https://docs.angularjs.org/error/ngTransclude/orphan?p0=%3Cbutton > Illegal use of ngTransclude directive in the template! No parent directive that requires a transclusion...
> Weird, according to the documentation it should be a required property: https://developers.google.com/wallet/tickets/events/rest/v1/eventticketclass#EventTicketClass Is this an issue only for the `GET` request? Yes- it's only an issue in the GET...