mleden / logixware.com

Design, implementation, and maintenance of logixware.com website. Built with Aptana, Bootstrap, CSS, HTML, Javascript, jQuery. Hosted on AWS Lightsail (formerly on GoDaddy).
https://www.logixware.com
0 stars 0 forks source link

Cannot include both "feed" widgets on Chrome #35

Open mleden opened 7 years ago

mleden commented 7 years ago

If I try to include both the Blog Feed and TechCrunch Feed widgets on the same dashboard, I get an error in the console on Chrome and the second "feed widget" does not render. This does not seem to be a problem in Firefox. There is also some sort of dependency on the sequence of the widgets in the JSON file, presumably because this affects the sequence of the loading of the Feedek plugin. For example, when a single "feed widget" is listed first in the JSON file, it works OK (in Chrome). Not so, if I move it to later in the JSON file.