https://openlibrary.org/type/author raises /opt/openlibrary/deploys/openlibrary/4ed1ca3/openlibrary/templates/lib/history.html: error in processing template: TypeError: %d format: a number is required, not instance (falling back to default template)
https://openlibrary.org/type/author
https://openlibrary.org/type/author?debug=True # For more details
Hmm, I'm not observing an error here.



can I work on this issue?
@Abhirup-99 Can you replicate this issue? In general, we follow the “many eyes make all bugs trivial” approach so if you see an issue that you want to try to fix then do not wait for permission — just go for it. If two people submit a pull request to fix the same issue, it is usually a learning opportunity.
Hmm, this looks like it might be an i18n issue. What language is your browser? Can you expand the first "Local vars" in the debug view?

kw {'count': } looks suspect to me.
How odd! It's showing up for me now :/

But in incognito it's fine:

I think this was resolved by #3922 and can be closed.