farfromrefuge

Results 1323 comments of farfromrefuge
trafficstars

@MariaC15 dont try to do it natively. simply set the "error" property on your `TextField` view.

@MariaC15 `` this is for Vue

@MariaC15 dont know about angular but you need to do it the same way you set any other property.

@MariaC15 this is how it is supposed to work. Following material design

@MariaC15 seems like a timing issue. Always use the first one for now

@rosen-vladimirov someone advised that but I dont like that that solution. the thing Is that it modifies committed files. I get it is not in your timeline but it would...

yes the id in the nsconfig would be great. and the cli arc that I would like is one to a specify the nsconfig file to use. just like tsc...

@limyandi not sure where the issue comes from. Lot of moving part in your code. If you can reproduce without angular, 3rd party plugins, and a very simple repro code...

@csimpi to know if the issue is angular related or not! i wont fix any angular issue as i dont work with it. You are welcome to fix it and...

actually would love to see that one too. For me this important to have es2015 target in my tsconfig. right now.you need es5 to get __extends for native inheritance. but...