Skip to content

underscore in custom fields is automatically removed #6

@volosovich

Description

@volosovich

The underscore sign cannot be used as a key for custom data; it is automatically removed
E.g., I want to usethe next key-value pairs:

{
   profile_id: 2,
   event_key: 'myEvent'
}

Key input automatically removes underscore and convert key into profileid

Image

according rfc _ is a valid string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions