Luis Troya
Luis Troya
@iKlsR are all the classes in one line or are they separated by their own line?
@iKlsR I have done it by disabling prettier but it gives me some problem formatting `.js` files, in order to keep all my classes in one line ``` plugins: ['prettier'],...
Here is the plunker https://plnkr.co/edit/wXFDsJyWIYvqh7tCqats?p=preview I add an event to the directive to pass the `filterString` and search through the tree. Add `123456` to the input, then click `Search`. If...
Oh, I didn't think in that solution for search. But this is what I want to achieve I want to expand the child of a filtered node. For example, if...
+1. When I press the back button of my phone and error callback fires
The problem is when you use the `npm run build` command. It generates 3 bundles: `manifest`, `vendor` and `app`. That bundles have to be imported in that order, if not,...
@Frulko could you give a little more detail about this changed that are you talking about ? I have the same problem with this lib.