- Issue created by @aleevas
- Merge request !16fix: [#3449139]: Handle an external link for the donate block → (Merged) created by aleevas
- Status changed to RTBC
6 months ago 5:57pm 22 May 2024
When external links are added, it throws this error :
InvalidArgumentException: The user-entered string 'YMCA 2024 Annual Campaign ' must begin with a '/', '?', or '#'. in Drupal\Core\Url::fromUserInput()
We should fix the code so it allows for external links.