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

javascript errors in IE8 - white screen #24

Closed
heinemannj opened this issue Apr 2, 2013 · 3 comments
Closed

javascript errors in IE8 - white screen #24

heinemannj opened this issue Apr 2, 2013 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience

Comments

@heinemannj
Copy link

With firefox no javascript problems - only with IE8:

Details zum Fehler auf der Webseite

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)
Zeitstempel: Tue, 2 Apr 2013 12:32:06 UTC

Meldung: Bezeichner erwartet
Zeile: 4
Zeichen: 564
Code: 0
URI: https://elma-es.fritz.box/dashboard/common/lib/elastic-angular-client.min.js

Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht.
Zeile: 1
Zeichen: 130
Code: 0
URI: https://elma-es.fritz.box/dashboard/common/lib/filesaver.js

Meldung: Bezeichner erwartet
Zeile: 72
Zeichen: 10
Code: 0
URI: https://elma-es.fritz.box/dashboard/panels/dashcontrol/module.js

Meldung: No module: elasticjs.service
Zeile: 16
Zeichen: 443
Code: 0
URI: https://elma-es.fritz.box/dashboard/common/lib/angular.min.js

@AugustusKling
Copy link

The German error messages from IE8 are basically complaining that non-existent functions are used. This is expected as IE8 is clearly not supported from what the README.md file tells.

Please use a browser with a decent level of JavaScript support such as the ones listed in README.md.

@rashidkpc
Copy link
Contributor

IE9 and IE10 are supported. IE8 is not. Closing this as wontfix

spalger pushed a commit that referenced this issue Oct 6, 2014
spalger pushed a commit that referenced this issue Oct 6, 2014
@sureshdon
Copy link

IE9 also its not working.

Echolee-L pushed a commit to Echolee-L/kibana that referenced this issue Jun 13, 2017
nreese added a commit that referenced this issue May 15, 2018
* add statusCheck configuration to instructionSetSchema

* add status check step to instruction set

* track status check state

* query elasticsearch for hits

* display message when status check completes

* clean up

* use callout to display status check results

* Updated status check

* update tutorial snapshot

* add jest tests for InstructionSet component

* pass function as prop instead of wrapping in new function

* refactor checkInstructionSetStatus

* update snapshots that broke after rebase

* Suggested changes (#24)

* update jest test for statusCheckState prop enum

* update tutorial snapshots
nreese added a commit that referenced this issue May 16, 2018
* add statusCheck configuration to instructionSetSchema

* add status check step to instruction set

* track status check state

* query elasticsearch for hits

* display message when status check completes

* clean up

* use callout to display status check results

* Updated status check

* update tutorial snapshot

* add jest tests for InstructionSet component

* pass function as prop instead of wrapping in new function

* refactor checkInstructionSetStatus

* update snapshots that broke after rebase

* Suggested changes (#24)

* update jest test for statusCheckState prop enum

* update tutorial snapshots
mistic pushed a commit to mistic/kibana that referenced this issue May 16, 2018
* add statusCheck configuration to instructionSetSchema

* add status check step to instruction set

* track status check state

* query elasticsearch for hits

* display message when status check completes

* clean up

* use callout to display status check results

* Updated status check

* update tutorial snapshot

* add jest tests for InstructionSet component

* pass function as prop instead of wrapping in new function

* refactor checkInstructionSetStatus

* update snapshots that broke after rebase

* Suggested changes (elastic#24)

* update jest test for statusCheckState prop enum

* update tutorial snapshots
orouz added a commit to orouz/kibana that referenced this issue Jan 13, 2022
ari-aviran pushed a commit to ari-aviran/kibana that referenced this issue Feb 7, 2022
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Mar 8, 2022
dgieselaar referenced this issue in dgieselaar/kibana Mar 31, 2022
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
rockdaboot pushed a commit that referenced this issue Jul 4, 2022
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
rockdaboot pushed a commit that referenced this issue Jul 4, 2022
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
rockdaboot pushed a commit that referenced this issue Jul 5, 2022
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience
Projects
None yet
Development

No branches or pull requests

4 participants