You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the new shape approach to enabling a recaptcha on a razor page does not work in the latest version. I added the following Shape tag helper in one of my views :
giannik
changed the title
Cannot use recapture shape in razor views after latest changes
Cannot use recaptcha shape in razor views after latest changes
Jan 23, 2025
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.
Using the new shape approach to enabling a recaptcha on a razor page does not work in the latest version. I added the following Shape tag helper in one of my views :
and got into an endless loop error until all threads were exhausted.
Changes described here :
https://github.com/OrchardCMS/OrchardCore/blob/main/src/docs/releases/3.0.0.md
Related pr #17229
The text was updated successfully, but these errors were encountered: