adopted-ember-addons / adopted-ember-addons/ember-local-storage
Stats become undefined or throws error in new window - IE Edge only
- Vorherrschende Sprache
- JavaScript
- Sterne
- 220
- Forks
- 78
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi We are using stats to store almost every value of our application
There are some scenario like we need to open a new window and display some contents or
have some click functions which again checks or stores/updates stats values.
But in IE edge (Windows 10) alone we are not able to fetch values from stats
Mostly it throws this.get('stats.user') is undefined or errors like such
But it works well in IE 11 and and chrome
Beitragsleitfaden
Rechercherichtung
Reproduce the new-window flow in IE Edge and trace the stats lookup around this.get('stats.user'), which the report identifies as failing. Confirm that fetching, storing, and updating stats works in a new window without errors while the existing IE 11 and Chrome behavior remains intact.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100