- On initial page load you see Success label
- Open developer tools
- Press cmd + R
- You’ll either see Success or Fail (usually it’s a Fail). Press cmd + R.
- You’ll stop on a debugger statement in js code. Hit Continue script execution.
- The result will be success. Every time you press cmd + R after that will lead you to Success in case you continue script execution every time in-between. BUT if you press cmd + R during the stop on the debugger statement you’ll definitely get a Fail.
- Click on the refresh button in the address panel OR click the address field and hit enter
- You’ll stop on the debugger and get a Success, which gets you to the situation in step #6.
azhiv/focusout-issue
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|