- Issue created by @tagpy
I updated the code. It is more appropriate to handle the any type of exception.
Previous patch not applying on the module. I created the same patch again.
InvalidArgumentException: The user-entered string 'https://dar-dev.mynaseej.net/' must begin with a '/', '?', or '#'. in Drupal\Core\Url::fromUserInput() (line 216 of core/lib/Drupal/Core/Url.php).
- If you passed the url empty then you cannot view the "View all notifications " page
- apply the check for empty
no
Active
1.0
Code
I updated the code. It is more appropriate to handle the any type of exception.
Previous patch not applying on the module. I created the same patch again.