examples icon indicating copy to clipboard operation
examples copied to clipboard

[Bug] Error in simple-angular in opening a new IFC.js file

Open passtech opened this issue 3 years ago • 1 comments

When I try to open a file, I've got an error :

ifc-manager.js:69 RuntimeError: abort(LinkError: WebAssembly.instantiate(): Import #52 module="a" function="$" error: function import requires a callable). Build with -s ASSERTIONS=1 for more info.
    at abort (web-ifc-api.js:6592:19)
    at web-ifc-api.js:6668:15
    at ZoneDelegate.invoke (zone.js:372:1)
    at Object.onInvoke (core.js:28674:1)
    at ZoneDelegate.invoke (zone.js:371:1)
    at Zone.run (zone.js:134:1)
    at zone.js:1276:1
    at ZoneDelegate.invokeTask (zone.js:406:1)
    at Object.onInvokeTask (core.js:28661:1)
    at ZoneDelegate.invokeTask (zone.js:405:1)

passtech avatar Jun 03 '22 14:06 passtech

Seems common to the issue #11

passtech avatar Jun 03 '22 14:06 passtech