It appears that the Web app is global with https://www.ikea.com/addon-app/space/platform/latest/fi/fi/#/room/workspace using even the same JavaScript bundle build is the `.com.tw` instance. (Also without the appropriate `; charset=utf-8` but `.com` resulting in `windows-1252` so the regexps become syntactically valid garbage.) It probably makes sense to contact whatever development headquarters Ikea has for their Web apps instead of a .tw point of contact.
Bug 1987357 Comment 16 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
It appears that the Web app is global with https://www.ikea.com/addon-app/space/platform/latest/fi/fi/#/room/workspace using even the same JavaScript bundle build as the `.com.tw` instance. (Also without the appropriate `; charset=utf-8` but `.com` resulting in `windows-1252` so the regexps become syntactically valid garbage.) It probably makes sense to contact whatever development headquarters Ikea has for their Web apps instead of a .tw point of contact.