testcafe-react-selectors: getReact function doesn't return latest props
Hello,
we’re facing a similar issue to the one fixed last week: https://github.com/DevExpress/testcafe-react-selectors/issues/71
so now we don’t get latest props by getReact function after executing some code within ClientFunction
which in turn triggers some props to change in application. And everything gets updated in the UI, but getReact returns incorrect values. And this is very consistent, no amount of waiting helps.
Have any suggestions regarding this? if you need some POC to investigate it, let me know.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16
Yes, this is a bug. Thank you for reporting it. I’ll fix it soon.