RDC
RDC
@klutchmeister have you figured out how to do this? I need to set that padding so badly!
hi @yleflour can you create a pull request if you have done this already? @lvlrSajjad is that ok with you? this boilerplate looks great to me... I hope you can...
Do you have a place where I can take a look or maybe more details about the error and how you are loading the fields? . I've never created that...
Hello, is this the reason why the demo is not working? I am getting this error: ``` crypto.js:635 throw new TypeError( ^ TypeError: The "digest" argument is required and must...
The issue I was facing was happening on the server side. https://github.com/colinskow/superlogin/issues/64 Issue was fixed after replacing the couch-pwd/index.js for https://github.com/zemirco/couch-pwd/blob/master/index.js
Any plans for this feature? It is just what I need! Thanks!.
I see, thank you guys for the detail. I am working on Android with couchbase lite that uses this HTTP library internally (okhttp3). In order to make my Android App...
If you look at the documentation the onAddArea handler takes and id as the second paramenter: **ng-areas-on-add** (null): fired when a selection is released. arguments : (event, **id**, areas, area)...
Hi, thanks for the comments. Is this an error? and the solution? can you provide more details?
OK, thank you, I will test this and make the changes.