Skip to content

Bug report: jq operation broken in latest update #2209

@0xADD1E

Description

@0xADD1E

Describe the bug
Since commit 1eccfa729b0705091ad038f4168d4ec627b0eaea, the jq operation fails with console error wasm streaming compile failed: TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': Failed to parse URL from /jq.wasm (resulting in the output always being Error translating from ArrayBuffer to JSON: SyntaxError: Unexpected end of JSON input and later Invalid jq expression: Kt(...).json is not a function)

To Reproduce

  1. Add jq operation
  2. Observe outputs and console error referenced above

Expected behaviour

jq operation should function (as in 976c8b2d56f8e344c459f26f6b2fc891303b6d17 and before)

Additional context

The jq-web dependency was updated (0.5.1 to 0.6.2), though I've yet to have time to dig into this further.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions