I'm not sure if this bug relates to this library, but I'm trying to spot what might be causing it.
I was trying to expose the static page that wouldn't be in the base url, so for example under the endpoint example.com/kedro-viz and noticed that once the page loads, it changes the url back to example.com.
Would you by any chance have an idea what might be causing that? Would it be possible to remove that step or is something fundamentally depending on it?
Hi there, thanks for this amazing library!
I'm not sure if this bug relates to this library, but I'm trying to spot what might be causing it.
I was trying to expose the static page that wouldn't be in the base url, so for example under the endpoint
example.com/kedro-viz
and noticed that once the page loads, it changes the url back toexample.com
.Would you by any chance have an idea what might be causing that? Would it be possible to remove that step or is something fundamentally depending on it?