Hello! We are using a custom annotation recipe using a text input block that works just fine when running that recipe, but when I try to run prodigy review on the resulting labels the text input suddenly loses focus after every single character typed.
This is what I have in prodigy.json, which exactly matches the block defined in the custom recipe:
Is it possible for you to share the entire recipe? There might be a mishap in your Python file that I'd like to rule out and I can confirm if I'm able to run your recipe locally. If possible, it would also help to have an example of your annotation .jsonl file.