Vadym Parakonnyi
Vadym Parakonnyi
@motin, great simple solution
one more from me: ``` javascript $scope.schema = [ { property : 'org', placeholder : '\{\{\'NAME\' | translate\}\}', label : '', type : 'text', addons : [ { icon :...
for now i unerstand that i can not use `$translate` service in `autofields.validation` `.config` block because of this is not allowed in angular, must use services in `.run` block how...
please, point me to the right direction with config defaultMsgs
yes, but i can not use translate provider (and other providers) in .config block. in which block can i translate defaultMsgs?
no, it doesn't work with v2.2.0 I will make stackblitz example for this issue later
because this `--liverolad` command serves using browser-sync, I also have CORS issues, and I wish `--proxy` to fix this
so many time wasted ... Thank you @shinejikids :)