Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

Firestore: using properties which names containing special characters as path parts #289

@merlinnot

Description

@merlinnot

Regexp currently used for matching parts (/\{[a-z0-9_]+\}/gi) of the path which should be bound to element's properties does not match some special cases like property_$. I'd expect this regexp to match all valid property names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions