MurhafSousli / ngx-sharebuttons

Angular Share Buttons ☂
https://ngx-sharebuttons.netlify.app/
MIT License
518 stars 124 forks source link

Url trucated to 30 characters #666

Open positiveperspective opened 2 months ago

positiveperspective commented 2 months ago

Hi, I have installed the package and get the component to render share buttons but the url is being truncated to 30 characters.

Is it a known issue? Or maybe you know how to fix the problem?

Angular 17 SSR Universal

positiveperspective commented 2 months ago

I find out that in production the url is indeed complete, but the route params are being shown twice. Is it because I should provide base url only?