Hello I'm trying to custom navigation for Compose ...
# javascript
a
Hello I'm trying to custom navigation for Compose web I use Decompose and it works fine but I want to update the url in the same time I always get this error It seems that the server try to find the main .js file for the specific location!! which is not what I want because there is no such files!!! Anyone here know a trick to disable the server from doing that ?
t
Do you use Ktor?
a
I will check that Thank you