Closed caisq closed 2 years ago
The bug was due to incorrect state setting in InputBarComponent. The bug is fixed in this PR.
InputBarComponent
Also in this PR, we simplify the state set of InputBarComponent by removing the stateAFTER_CUT`.
InputBarComponent by removing the state
Fixes #281
@antonkast-google Please review this PR. Thanks.
The bug was due to incorrect state setting in
InputBarComponent
. The bug is fixed in this PR.Also in this PR, we simplify the state set of
InputBarComponent by removing the state
AFTER_CUT`.Fixes #281