You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I would expect this case to be treated like when there's two words, the first starting with a prefix, when the prefix is considered the first name, something like:
Parsing the name "Van Maximilian Carlson" fails to recognize any part as last name.
I think I would expect this case to be treated like when there's two words, the first starting with a prefix, when the prefix is considered the first name, something like:
But it might be something related to that specific prefix, as "Van" can often be a name.
I fixed locally by removing "van" from the prefixes config list, but I wanted to raise this issue in case it's worth it to address in the project.
The text was updated successfully, but these errors were encountered: