Skip to content

Conversation

@TheBrockEllis
Copy link

While trying Bootstrap-Tree out in IE10 developer mode emulating IE8 (lowest IE version supported by our project) I noticed that IE was throwing an error: SCRIPT1010: Expected identifier. It happened due to the dot notation for the attributes variable. Changed it to bracket notation and it worked like a charm.

This is my first edit on project that isn't my own, so I apologize if I am doing something incorrect. =)

While trying Bootstrap-Tree out in IE10 developer mode emulating IE8 (lowest IE version supported by our project) I noticed that IE was throwing an error: SCRIPT1010: Expected identifier. It happened due to the dot notation for the attributes variable. Changed it to bracket notation and it worked like a charm.

This is my first edit on project that isn't my own, so I apologize if I am doing something incorrect. =)
@zeroasterisk
Copy link

this looks correct to me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants