Ivan Ferrer
Ivan Ferrer
``` {{ item.collection_category}} {{category.title}} ``` Ng-repeat is not working this way into `` tag: ``` {{i}} ```
There is an error in rendering starting slide item with `width: 0px;`. That after resize the window it resets.
After changing the url through $location.path('/pathurl'), the images are width = `0px;`, that is, it does not capture the page width size and does not correctly resize the carousel. I'm...
The example below not working: ``` {{item.prev}} {{item.next}} ```
``` {{category.title}} ```
Demo is not working the exemple plunker and plugin not working in mobile with viewport enabled.
Versions Angular version: 15 Component version: ngx-daterangepicker-material v4.0.1 Describe the bug When using the date range picker with showDropdowns enabled and setting [minDate] and [maxDate], the year dropdown still shows...