We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to let future interested parties easily contact us, have the contact form create an email.
DoD:
The text was updated successfully, but these errors were encountered:
Hello is this issue still opened?
I would love to contribute to this project.
Sorry, something went wrong.
Hello there, I'm stucked here. I'm getting this error : Referrer Policy: strict-origin-when-cross-origin.
When I'm clicking on the send button it showing me this error. How can we solve this. Btw i've asked chatGPT and it gave me this solution.
app.use((req, res, next) => { res.setHeader('Referrer-Policy', 'strict-origin-when-cross-origin'); next(); });
But I can't find any file regarding backend. How should i do this.
Hope to get your answer asap.
@ChristianBingman I can work on this. We can also use Email.js to get the email from the user.
Hey, if this issue is open.I would love to work on this issue.I would love to contribute.
goutham03062001
No branches or pull requests
In order to let future interested parties easily contact us, have the contact form create an email.
DoD:
The text was updated successfully, but these errors were encountered: