-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getProperties is not returning properties #14
Comments
Could you recreate the issue in a jsfiddle? I tried similar code (http://jsfiddle.net/7h30pqf1/) and it worked for me in IE, FF and Chrome. |
I couldn't be able to recreate other than happening in my application. My application is using requirejs, angular, angularAMD etc. I tried loading file with requirejs, it is still working fine. Don't know why it is happening. As of now I can use without requiring properties but I would really like to find out the cause. I have to move on... |
Could you try the fiddle demo http://jsfiddle.net/7h30pqf1/ in your environment and let me know. Also let me know the browser/OS/jQuery version you are using. |
Browser: Chrome Version 39.0.2171.95 m Others: I will update the fiddle demo soon. |
What I might be doing wrong.
I imported both attrchange.js & attrchange_ext.js
The text was updated successfully, but these errors were encountered: