FLUID-6762: The syllabification enactor throws error on engadget.com

Metadata

Source
FLUID-6762
Type
Task
Priority
Major
Status
Open
Resolution
N/A
Assignee
Colin Clark
Reporter
Cindy Li
Created
2022-12-20T14:41:11.817-0500
Updated
2022-12-20T14:53:34.018-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Syllabification Enactor

Description

1. Install UIO+ in Chrome. Open https://www.engadget.com/;
2. Open UIO+ and turn on the syllables preference;

The page is syllabficated but throws this error in the console log:

Uncaught TypeError: window.Hypher is not a constructor
    at en-us.js:26:9
    at en-us.js:35:2

This issue is also filed in UIO+ repository at https://github.com/fluid-project/uio-plus/issues/41