Comment by root_axis
5 months ago
Why can't you allow typing and just consume the state of the text input as the initial state of the js logic?
5 months ago
Why can't you allow typing and just consume the state of the text input as the initial state of the js logic?
how you type is also part of the signal
Then track that data and upload when you can make the request.