Requesting external urls from Holoscape UI

I’m trying to test out a hApp locally with Holoscape.

It seems all requests for external urls are transformed when hosted by Holoscape.

For instance:

https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css

becomes…

holoscape-happ://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css

But this perhaps, is intended behaviour?

Hi @kristofer, we have a Holoscape section. Feel free to post any questions related to Holoscape there. This thread has been moved to the appropriate section for better visibility.

Everything is local right with Holoscape (and I’ve not experience/seen useage of external urls), so I’m sure it’s the intended behavior. Nico will see this post and if he has time he can comment further.

1 Like