react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

Fixed onBlur callback on NumberInput and AutocompleteInput

Open yanchesky opened this issue 1 year ago • 2 comments

Fixes #9726

yanchesky avatar Mar 18 '24 12:03 yanchesky

Any clues why mobile.cy.js test faills? 🤔 All e2e tests are passing locally (although once mobile.cy.js failed)

yanchesky avatar Mar 18 '24 14:03 yanchesky

I don't know why the mobile e2e tests are failing, you'll have to investigate.

https://github.com/yanchesky/react-admin/pull/1 On my fork, all tests pass, leading me to suspect that this failure is not related to committed changes.

yanchesky avatar Mar 21 '24 11:03 yanchesky