We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20086ca commit 945367cCopy full SHA for 945367c
js/unordered-load.js
@@ -22,7 +22,6 @@ const updateProgressBar = progressBarScope()
22
function onError(pokemonNumber) {
23
return () => {
24
console.error('Pokemon failed ' + pokemonNumber)
25
- loadInOrder()
26
}
27
28
0 commit comments