Arelle / ixbrl-viewer

The Arelle iXBRL Viewer allows Inline XBRL (or iXBRL) reports to be viewed interactively in a web browser. The viewer allows users to access the tagged XBRL data embedded in an iXBRL report.
Other
103 stars 60 forks source link

[BUG] Viewers that include xbrlviewer.js as part of the output don't link to the included version #413

Closed sagesmith-wf closed 1 year ago

sagesmith-wf commented 1 year ago

What happened?

Zipped output versions of the ixbrl-viewer include a copy of the ixbrlviewer.js but don't actually link to it

Version

1.1.61+ (latest master locally)

With which browsers are you experiencing the bug?

Firefox, Chrome, Safari, Microsoft Edge

Documents

ixds.zip

Screenshots

Screenshot 2023-05-03 at 10 13 54 AM Screenshot 2023-05-03 at 10 14 40 AM
paulwarren-wk commented 1 year ago

How are you producing the zipped output version? It looks like scriptUrl is not being set correctly when the viewer is created, but I'm not sure where it's being called from.

austinmatherne-wk commented 1 year ago

Resolved by #516