Skip to content
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

Issue #75 fix for ie console.log #148

Merged
merged 6 commits into from
Apr 1, 2019

Conversation

peterhambly
Copy link
Contributor

Fixes:

  • Lack of a console in IE unless in debug mode (by creating one!)
  • NaN fix for front end
  • IE syntax fixes (various)
  • Add release version to title
  • IE 11.379.17763.0 on Windows 10 logon problem is a cache issue. Disabling webpage caching in Internet Explorer 11:
    • From the top right corner of Internet Explorer 11, click the Gear icon .
    • From the menu, select Internet options.
    • On the General tab, locate the Browsing history section, and click Settings.
    • On the Temporary Internet Files tab, confirm that Every time I visit the webpage is selected

IE 11 browser caching settings

Will add to manual.

@peterhambly peterhambly added the bug label Apr 1, 2019
@peterhambly peterhambly self-assigned this Apr 1, 2019
@peterhambly peterhambly requested a review from devilgate April 1, 2019 09:53
@peterhambly peterhambly merged commit f2a67d5 into master Apr 1, 2019
@peterhambly peterhambly deleted the issue-#75-fix-for-IE-console.log branch April 1, 2019 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants