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

[Feature]: Access to DOM object for getting referrer. #29709

Closed
1 task done
asingh072318 opened this issue Dec 18, 2023 · 1 comment
Closed
1 task done

[Feature]: Access to DOM object for getting referrer. #29709

asingh072318 opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
Community Reported issues reported by community members Enhancement New feature or request Needs More Info Needs additional information

Comments

@asingh072318
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Need a way to get referrer information from DOM object.

Why should this be worked on?

It is crucial to get referrer information in order to identify customers for our use case.

@asingh072318 asingh072318 added the Enhancement New feature or request label Dec 18, 2023
@Nikhil-Nandagopal Nikhil-Nandagopal added the Community Reported issues reported by community members label Dec 18, 2023
@Nikhil-Nandagopal
Copy link
Contributor

@asingh072318 accessing the dom object is a potential security risk which is why we don't enable direct access to it. Can you explain the type of application you are building and why the referrer information is in the DOM?

@Nikhil-Nandagopal Nikhil-Nandagopal added the Needs More Info Needs additional information label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Reported issues reported by community members Enhancement New feature or request Needs More Info Needs additional information
Projects
None yet
Development

No branches or pull requests

2 participants