argimenes
argimenes
SSolidJS
Created by Calhistorian on 9/17/2023 in #support
Problem duplicating a component navigating with dynamic routing
I found this issue went away when I upgraded to 0.8.2 Router.
5 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
I have to sign off for now as it's late here but thanks for your input so far!
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
Hence my confusion. 😁
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
I'm progressively enhancing our NET Core MVC site which is why the SPA is being used in this way.
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
I thought it would just happen with Link
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
Not just with Link
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
Yeah
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
Yep, that's the one I'm using.
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
Although may be I should have done a different kind of update...? I am new to NPM
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
I believe so. I did an NPM install today.
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
The SPA is being served on a .NET View. Basically no different from any other hosted page.
23 replies
SSolidJS
Created by argimenes on 3/13/2023 in #support
client-side solid-router prepends every relative link with hash, even when not desired
I've worked around it for now by creating a new link component and using that where I want to avoid routing, but I'd still love to get to the bottom of why these relative paths are being hashed! The interesting thing is that my first attempt at injecting a domain to create an absolute path (i.e., http://localhost/a/b) had no effect at all and was still hashed!
23 replies