Neos-ui: Navigation in PageTree not working in Internet Explorer 11

Created on 3 Sep 2018  路  7Comments  路  Source: neos/neos-ui

Description

If you are using Internet Explorer 11, you will only be able to navigate the page tree once. After that, nothing happens when you click on another page in the tree.
I'm not sure if you want to support Internet Explorer anymore, but I wanted to report the error just to be on the safe side. If not, feel free to just close the ticket :)

Steps to Reproduce

  1. Log in to the Neos backend with latest version of Internet Explorer 11
  2. Click on any page in the page tree on the left and wait for the page to be loaded
  3. Click on any other page in the page tree on the left

Expected behavior

The page selected in step 3 gets loaded.

Actual behavior

Nothing happens at all.

Affected Versions

Neos: 3.3.13

UI: 1.3.3

Bug Critical

Most helpful comment

It was working in IE11 a few month ago... We didn't want to support IE11 at first, but then everybody started yelling at us and we changed our mind :D

All 7 comments

Yes, we are actually trying to support IE11. Needs to be fixed.

Hello, I guess the UI is actually not Internet Explorer ready. But maybe the target changed and @dimaip knows more.

It was working in IE11 a few month ago... We didn't want to support IE11 at first, but then everybody started yelling at us and we changed our mind :D

I feel for you! 馃檲

The Microsoft Edge browser is affected as well.
The error occurs only when using the React UI.

neos-js-error-react-uid

You can reproduce the error when

  1. Login into Neos backend
  2. Select a page in pagetree
  3. When finished loading try to select another page.

Could you please expand the full error message from here? And also perhaps the filename, where it occurs.

neos-js-error-react-ui-frontenddevelopmentmode

I have now enabled the frontendDevelopmentMode and made another screenshot with expanded error messages.
The error occurs in file 锘匡豢_Resources/Static/Packages/Neos.Neos.Ui/JavaScript/Host.js

neos-js-error-react-ui-host_js

I have used neos-base-distribution:

  • neos/neos: 4.1.8
  • neos/neos-ui: 1.4.1
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ComiR picture ComiR  路  5Comments

grebaldi picture grebaldi  路  6Comments

jonnitto picture jonnitto  路  7Comments

samuelhauser picture samuelhauser  路  10Comments

skurfuerst picture skurfuerst  路  9Comments