Rodrigo Petter Daniel

Results 4 comments of Rodrigo Petter Daniel

I was doing some tests and despite the [documentation in this link](https://github.com/alexcrack/angular-ui-notification/blob/master/README.md) that says > Options can be passed to configuration provider globally or used in the current message. Some...

Just reporting. I made some tests with angular-bootstrap version 0.14.3 and , and this problem persists only in the firefox. As can be seeing [here](https://stackoverflow.com/questions/35879043/chrome-and-firefox-exhibit-different-handling-of-an-invalid-dst-time) the firefox handle the initial...

Here is the bug reported in the Firefox site about this behavior: [1392657](https://bugzilla.mozilla.org/show_bug.cgi?id=1392657) marked as duplicate of [830304](https://bugzilla.mozilla.org/show_bug.cgi?id=830304) Opened 5 years ago, and don't seems to be corrected any time...

Did you guys tried specify a package for the generated classes? I'm doing as follow in my build.gradle and don't have any problem: ` wsdlsToGenerate = [ ['-p', 'boo.wsdl.v1', ext.schemaV1],...