The test suite works the same for React 18 and 17. Anybody have any ideas? Should I just rewrite it with Class components or just move on with my life and forget about getting this cert?
I’m wondering if some of the changes made to the tests to help with React 18 made things worse for functional components?
Thank you for taking the time Randell! There are a few guardrails that haven’t been put in place, but the element with id=“display” always accepts inputs and the “clear” button works in every case I can think of. With the other projects I was able to just fulfill the user stories one at a time but I seem to be up against a wall with this and I’m wondering if others have solved this with only hooks recently? Or if there is something glaringly wrong with my code that I just don’t see when it comes to User Stories 7 and 8 in particular.