Open beepsoft opened 5 months ago
I'm not seeing that. What branch are you on? Though it shouldn't matter.
I'm on the revise-routing-config
branch, but it happens on the main as well.
What URL-s does it try to connect to?
https://github.com/describo/data-packs/blob/master/src/index.js
They come from github. The path in each of the entries in the datapacks object are appended to the host.
For some time now the develop app fails loading the datapacks:
To be able to proceed I disable datapack loading in
load-data-packs.cjs
for now, but then these datapack based properties won't work.