Closed davidangelesu closed 8 months ago
Can you provide a small example illustrating the issue? Thx
Hi, sure: I am providing here a link to the main file of my repo with a simple example. (I also added the requirement.txt files to be able to replicate it)
https://github.com/davidangelesu/FWI-Visualization/blob/basic-router-example/main.py
fixed in trame-client==2.16.5
Hi there,
I am having some issues with the RouterViewer as it is not populating the correct view (apart from the view linked to the root "/" path)
I am unable to pinpoint the reason as to what is causing this issue.
I am utilizing vue3 with the following version of the packages:
I am using the same same source code as the one shown in the package readme.md