This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Angular custom directive with transclude not preserving the values of select box in IE8 #8310
Labels
Milestone
I have written a custom directive "collapsiblePanel" with transclude true. when I place a select box within the directive with some default value, the value is not preserved, instead it selects the default first option. The problem is only with IE8...but works fine with other browsers
Note: I'm using angularJS ver:1.2.20

IE8:
Modern Browser FF,Chrome

The text was updated successfully, but these errors were encountered: