Use a default value for the parameter that will be parsed by JSON.parse
This commit aims to prevent unnecessary error logging to the Sentry caused by JSON.parse when the given value is `undefined` Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/490960 Changelog: changed
想要评论请 注册 或 登录