Hi, I am referencing this guide that is linked by Okta. https://github.com/okta/samples-js-react/tree/master/okta-hosted-login
Something weird happened. I followed the steps and everything was working just fine last week. Then all of a sudden I start the application up again and i just get a blank screen. I cloned a fresh copy, and the same thing is happening. I’m new to React, but when I cloned the 2nd time, i just followed the steps and did not modify any files besides the contents in .samples.config.js
What i see:
I also see this for a split second while the page is loading, then the contents of the first image are shown. (the random text is me adding text to the body of index.html as a sanity check)

