MinnPost / legislature-tracker

An application that pulls in Open States data and combines with editorial expertise to create a live view into a state legislature session.
http://minnpost.github.io/legislature-tracker/
Other
30 stars 17 forks source link

IE 11 compatibility #41

Open tyokota opened 10 years ago

tyokota commented 10 years ago

Hi Alan,

IE 11 doesn't seem to work well with the legislative tracker. The issue is due to SEC7112. Here's a link to a discussion on the issue between IE and Google Drive API...

https://code.google.com/p/google-visualization-api-issues/issues/detail?id=1281

zzolo commented 10 years ago

Hi @tyokota.

I did find an issue with IE11 but I have started making significant architectural changes and I can no longer see the issue. You'll have to update to the newest code.

Do let me know if you still have the issue, and if you do, can you share your options or your code.

tyokota commented 10 years ago

Hi Alan,

I've tried to deconstruct the update; however, I've noticed that it breaks once I touch the application settings. I've even tried re-verting to the original and saving, but it doesn't work... I've tried closing and opening the browser, but nothing seems to help other than to unzip it again. Any suggestions?

zzolo commented 10 years ago

HI @tyokota. I am not fully sure what you are describing. I need to understand what "breaks" means to be able to give any advice.

Can you provide your options object you are using? A link to the spreadsheet? Or any other code on the page? If you aren't comfortable posting it here, you can email it to me personally.

tyokota commented 10 years ago

Hi Alan,

When I download the app and run it on locally, the app is able to pull and display bills. However, once I save changes, the app no longer can load bills. Even after attempting to undo changes and save doesn't revert it back-the application can no longer load bills.

zzolo commented 10 years ago

Hi @tyokota.

I am still having a tough time understanding what you are doing and what is going wrong. I need to know the specific error (the code error, not the action that causes a problem) to understand the issue, and I need to be able to reproduce the error so that I can debug properly.

If so, can you send me this part of your code?

Thanks,