Skip to content

Conversation

@TastyPi
Copy link
Contributor

@TastyPi TastyPi commented Aug 13, 2025

encodeURIComponent is built-in to JS and the proper way to encode a string to be used as a query parameter value.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent

Fixes #222

@lowercasename
Copy link
Owner

Lovely, thank you!

@lowercasename lowercasename merged commit 226e42b into lowercasename:main Aug 30, 2025
1 check passed
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.

Event names with "&" get cut off with "Add to Google Calendar"

2 participants