Max Ermakov

Results 3 comments of Max Ermakov

Thanks for your reply. I reproduced the behavior based on one of spaCy tutorials: https://github.com/tomateit/tutorial_spacy_custom_span_getter The only changes I do are: - I add my span getter (I added more...

> It seems `recaptchaInstance.execute();` does nothing! When I console.log the instance, it doesn't event seem to have such property while being an object.

I'm not sure with Edge.js but i faced the same issue while using it with Next.js and solved it w. "next/dynamic" {SSR: false}