Sitecore-Forms-Extensions
Sitecore-Forms-Extensions copied to clipboard
ReCaptcha: No renderer for form element type...
Bug Description Hey there! I am trying to create a form with sitecore forms and JSS and the captcha element is not rendering. When i navigate to the form's page the element which appears in the captcha's place is the followng message: "ReCaptcha: No renderer for form element type {element id}".
To Reproduce Create a form with Sitecore forms, with the sitecore forms extensions, add the captcha on it and render it with JSS.
Expected behavior The forms captcha should render(appear).
Screenshots
Additional context I am using reactjs as the JSS framework.
Hi, currently the custom components (RawHTML, Captcha, Hidden Field,..) are not yet compatible with Sitecore JSS. Only a cshtml version was added into Forms Extensions. I'll keep this ticket on the backlog as an enhancement to add jss compatibility.
Oh, ok! Thank you very much! ;)
Hi @bartverdonck
Just wondering if JSS support was still on the cards? and if you had a timeline in mind.
Thanks!
Hi, currently I'm waiting a bit to see how the NextJS implementation of Sitecore JSS will evolve.
Dear @bartverdonck
Hi, currently I'm waiting a bit to see how the NextJS implementation of Sitecore JSS will evolve.
We are building a NextJS Sitecore 10.2 site and looking for ways to add Captcha, did you have any thoughts about this? As far as I know there is no way to do it...
Thanks Andy