Skip to content

How to override the rendered booked-email element? #247

@gustiando

Description

@gustiando

Hi, any ideas on to easily override the booked-email class in the span tag from booking-js? Is it configurable?

'<span class="booked-email"></span>'

We'd like to add more classes for data obfuscation and avoid tracking. Because it's sensitive.

So in the end we'd like to have <span class='booking-email anonymize-this-info'></span>' as one example.

We're having to create our own custom logic to manipulate the DOM which looks like a lot of unnecessary code if we could instead plug that into the element. Is it possible or any suggestions on an "easier" way to do so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions