Closed ArvidDeJong closed 2 months ago
When i put an url to href the codes add an trailing slash Maybe my procedure is wrong for Flux
<flux:tab href="https://laravel11/cms/page/read/1?locale=nl">READ</flux:tab>
OUTPUT (with an slash)
https://laravel11/cms/page/read/1?locale=nl/
@darviscommerce thanks for reporting! I have submitted a PR #103 with a fix. Going to close this one as it is a duplicate of #67.
When i put an url to href the codes add an trailing slash Maybe my procedure is wrong for Flux
<flux:tab href="https://laravel11/cms/page/read/1?locale=nl">READ</flux:tab>
OUTPUT (with an slash)
https://laravel11/cms/page/read/1?locale=nl/