Sunil

Results 12 comments of Sunil

Yea, I second that.. they should have mention this. I dont know how their examples on code-pen is working without adding sanitize and lodash as the dependency.

@gerome0123 So, I need to wrap my every material element in a directive and then use it?

@cirix @gerome0123 I made it work by adding 'md-button' as a class and using simple button tag. ` ` I dont know, this might not solve the real problem but...

Would love to know the answers for the same. Plus how the re-direction will be handled? if base microservice returns "Redirect(string url)" currently it works with ocelot. But how grpc...

This error is making my life hell for react development. building an apk, is becoming a nightmare for me.

events.js:292 throw er; // Unhandled 'error' event ^ Error: EPERM: operation not permitted, lstat 'xxxxx\android\app\build\generated\assets\react' Emitted 'error' event on NodeWatcher instance at: at NodeWatcher. (xxxxxx\node_modules\sane\src\node_watcher.js:291:16) at FSReqCallback.oncomplete (fs.js:167:21) { errno:...

I had to quit Expo and user react-native cli in the end

Sorry for being late to the party, I am in process to implement this for one of my project and I really loved the concept of apprise. Its a wonderful...

rclone is a one time fire command and can't be actually used as a windows service. You need a service wrapper first which can keep the process alive and then...