Cypress skips the first letter when typing
I’m building a table in react and I’m testing it with cypress.
I have a component that turns into an input when focused and pressed. For an unknown reason Cypress is not typing this first letter. Here is my code: