Skip to content

Replace all whitespace characters#730

Open
davidkopp wants to merge 1 commit into
mdelobelle:masterfrom
davidkopp:fix_whitespace_character
Open

Replace all whitespace characters#730
davidkopp wants to merge 1 commit into
mdelobelle:masterfrom
davidkopp:fix_whitespace_character

Conversation

@davidkopp

Copy link
Copy Markdown

I had the issue that some files contained whitespace characters that were not space:

Uncaught (in promise) DOMException: Failed to execute 'add' on 'DOMTokenList': The token provided ('Base_- Full Calendar Event') contains HTML space characters, which are not valid in tokens.

This PR fixes that by replacing not only spaces but all whitespace characters with underscores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant