Skip to content

:** in render config does not seem to work as advertised #14

@qtrfeast

Description

@qtrfeast
[:node-create [:a :* :c :*] render-me]

matches a keypath of

[:a :v :c :z]

but

[:node-create [:a :* :c :* :**] render-me]

does not.

It is my understanding that :** should match 0 or more components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions