Skip to content

Fix 'json-prune' — content of array is incorrectly removed #482

@AdamWr

Description

@AdamWr

Steps to reproduce:

  1. Add this rule:
example.org#%#//scriptlet('json-prune', 'foo bar baz')
  1. Go to - https://example.org/
  2. Run in console:
JSON.parse('["abc",123,100]')

Whole array is removed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions