Nope, I don’t. I made sure that I would have the most recent version before I ran the application.
- I followed the Setting up a Local Dev Environment guide and cloned a fork of the project to my local machine;
- I then created a new branch from master_withoutDCS;
- Pulled the most recent version with
git pull upstream master_withoutDCS
; - After that, I ran the command
npm run start
.
I’m sending the screenshots, so you guys can see there’s nothing wrong with the “Clear all fields” button.
@tmcnulty did I answer your questions?