Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gustiando opened this issue Apr 25, 2022 · 0 comments
Open

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

gustiando opened this issue Apr 25, 2022 · 0 comments

Comments

@gustiando
Copy link

gustiando commented Apr 25, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant