Steps to replicate the issue (include links if applicable):
- When visiting this terbium page in Abstract Wikipedia.
- It gives you the error:
Reached max retries. Try again later.
- When retrying, this API call fails, this error was returned:
"Z500K1": "cannot read property 'Symbol.iterator' of undefined"
- Issue is in this call to string to HTML fragment
- Which should evaluate and return the same as this call
This is understandably wrong, but should fail with a Z28158 error instead of a Z500