When rendering items/services dropdown, some items may cause a JS error due to a CR LF being inserted into the dropdown element.
The JS function to build the dropdown needs to parse and replace those kinds of characters and replace them with a space or ??
When rendering items/services dropdown, some items may cause a JS error due to a CR LF being inserted into the dropdown element.
The JS function to build the dropdown needs to parse and replace those kinds of characters and replace them with a space or ??
gtmadev
added this to the GoToMyAccounts project 2025-10-27 07:56:02 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When rendering items/services dropdown, some items may cause a JS error due to a CR LF being inserted into the dropdown element.
The JS function to build the dropdown needs to parse and replace those kinds of characters and replace them with a space or ??