We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the City (optional) field it is possible to enter a hefty amount of text, perhaps we should cap this.
Wikipedia tells me the longest place name is:
Krungthepmahanakhon Amonrattanakosin Mahintharayutthaya Mahadilokphop Noppharatratchathaniburirom Udomratchaniwetmahasathan Amonphimanawatansathit Sakkathattiyawitsanukamprasit (176 letters) In Thailand.
So maybe 180 is a good maximum? What I have below is 798.
The text was updated successfully, but these errors were encountered:
Yeah 180 sounds good. Will implement
Sorry, something went wrong.
PR #124
Fix is live!
No branches or pull requests
In the City (optional) field it is possible to enter a hefty amount of text, perhaps we should cap this.
Wikipedia tells me the longest place name is:
So maybe 180 is a good maximum? What I have below is 798.
The text was updated successfully, but these errors were encountered: