Robert Medved

Results 5 comments of Robert Medved

+1 @jacks-bush We need the same.

Hi, In my angular 14 project in package.json for ng2-file-upload it doesn't say there's no newer available version other than 1.4.0. And ng2-file-upload v1.4.0 is still a legacy "View Engine"...

@christianmarois I'm not sure if you ask me. It be good if the stuff would be documented, we can't assume stuff on blind. I also don't have compile time errors,...

Update to ngx-filesize 3.0.0 doesn't work in my Angular 14 project. Having errors: ![image](https://user-images.githubusercontent.com/17203747/198000627-6edaef87-7f52-4f90-bcd7-221a7e6f8ef1.png) ![image](https://user-images.githubusercontent.com/17203747/198004463-d66bd492-c2c9-402b-9d73-8fa77dc01fc9.png) ![image](https://user-images.githubusercontent.com/17203747/198002238-1aae45a9-2af8-4ccc-aa05-97a5464b6f0d.png) There's no "filesize" dependency of ngx-filesize dependency in yarn.lock file (or package-lock.json) at my...

I generate megamenu items fully in the typescript file - `items` array bound to the `[model]` input of `p-megaMenu`, I won't use `pTemplate="item"`. Not sure why did you guys think...