Social E-mail Sharing - Wrong path
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3109268. --> Reported by: [vulcanr](https://www.drupal.org/user/3210849) >>> <p>Inside <code>mgv/src/Plugin/GlobalVariable/SocialSharingEmail.php</code> there is a typo in the path with leads to a wrong URL when sharing.</p> <p>Currently it's pointing to <code>'Check this out from @sitename: :base_ur:current_path',</code> instead of <code>'Check this out from @sitename: :base_url:current_path',</code></p>
issue