Open GeekCornerGH opened 1 year ago
Hi @GeekCornerGH,
Thank you for notifying us about the issue! And thank you a lot for providing the way to reproduce it! It seems to be a non-blocking issue, as the app is fully functional. Please correct me if I am wrong.
If you will find the possible solution, please do not hesitate to create the PR. We appreciate all the contributions! Meanwhile, I will talk to the team about the further actions. We will keep you posted.
Best Regards, IMI Dev Team
The issue also occurs with a standard NextJS setup using the built-in navigation.
I have been having the same problem in nextjs, any solutions?
Patching is a workaround, if #191 fixes it then why not merge it?
Hello everyone. I'd like to report this issue which returns in console the following error:
Only one captcha is permitted per parent container.
Here is a code example where I can reproduce the issue To reproduce, use the code sample, then click the providen button, then watch the console I'd like use useNavigate() as much as possible, could you help me? Thanks in advance for your answer.