-
Notifications
You must be signed in to change notification settings - Fork 13
Issues in IE #15
Comments
Could you perhaps verify that this is indeed an issue with the lumx templates and not with angular-formly core itself? |
Thanks for the quick response! I'll start working on another test using a different set of templates and see how that goes. |
Here's one using the bootstrap templates that works in IE 9-edge. |
I'll open this up in IE later today to test the issue. Unfortunately, I currently only have access to a mac now and can't seem to see problem. Perhaps you could briefly describe what is happening? |
Perfect! |
Here are some of the issues i'm noticing:
|
This is definitely a bug in formly-templates. Thanks for pointing it out! I'll try to narrow down the cause and put out a fix in the next day or so due to current time constraints. So far it seems IE is not handling the attribute "model". |
Thanks! A fix will be much appreciated. Let me know if there's anything I can do to help. |
So far I haven't been able to find what is causing the problem. None of the common IE/Angular bugs seem to be the cause. I'll take a look again on Monday morning at the office. If anyone else would like to try, I've updated the code base on github. Templates are located in |
I'm coming back around to this. I'm going to start debugging today. Just wondered if you had any additional ideas? |
I'm really not sure, though some protractor tests would certainly make the debugging go faster. |
Updated jsbin as CDN links were broken: Any progress with debugging this issue? I would appreciate any pointers on where to start. |
Hello. I have been trying to figure out how to get these templates working in Internet Explorer. I'm testing in 9-edge, but not having any luck. Here's a jsbin that shows what's going on. I added some plain lumx fields below the formly form to show they are working just fine. http://output.jsbin.com/yiquco/5/
Can this possibly be fixed by a polyfill?
The text was updated successfully, but these errors were encountered: