question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Portal: recent change breaks in IE11

See original GitHub issue

Bug Report

A change introduced in #2657 to the portal component causes an error in IE11 when trying to open anything using a portal.

The change: https://github.com/Semantic-Org/Semantic-UI-React/blob/500df9ae073dc99b3425fda89fe6b3a3d8f56760/src/addons/Portal/Portal.js#L355

Steps

Use anything with a portal in IE11 and try to open it.

Expected Result

Should open the portal.

Actual Result

Throws the following error:

SCRIPT5045: Assignment to read-only properties is not allowed in strict mode

Which points to the changed line.

Version

semantic-ui-react@0.81.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
layershiftercommented, Jun 6, 2018

Will be fixed in #2880.

0reactions
mgandleycommented, Jun 27, 2018

Done!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix web compatibility issues using document modes and the ...
Test your sites for document mode compatibility · Go to a site having compatibility problems, press F12 to open the F12 Developer Tools,...
Read more >
Solved: UCM 11.0 User portal weblayout breaks in IE 11
Solved: Our user portal does not function properly in IE 11. It works fine in Firefox, Chrome and Edge. The whole left Tree,...
Read more >
Portal Application Skins Break When Disabling The Enterprise ...
After upgrading browsers from IE8 to IE11, running a previously working custom application, and DISABLE Enterprise mode, the skins of the ...
Read more >
Ending Support for IE11 on the Lightning Platform
Microsoft is ending support for Internet Explorer 11 on June 15, 2022. In light of this announcement, Salesforce is planning to end its ......
Read more >
Can't print from IE11, Chrome works fine
It occurs only in the request module print and not in problem / change modules. ... This breaks in IE 11 and cannot...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found