Versions
- ngx-slick: 0.2.1
- slick: 1.9.0
1.5.9
Issue
The ngxSlickItem does not get interpreted. The width calc occurs, but no content and none of the accessibility attributes are applied (role, aria-*) and none of the included content for the item is placed in the item node.
This only occurs on IE11 (go figure) and it works in Chrome, Safari, Firefox and Edge.
Question
What could the issue be? I am at a loss as there are no errors reported into the console.
Versions
1.5.9Issue
The ngxSlickItem does not get interpreted. The width calc occurs, but no content and none of the accessibility attributes are applied (role, aria-*) and none of the included content for the item is placed in the item node.
This only occurs on IE11 (go figure) and it works in Chrome, Safari, Firefox and Edge.
Question
What could the issue be? I am at a loss as there are no errors reported into the console.