Closed andy-haynes closed 8 months ago
need to dedupe compiler for web
This issue is fixed with #385 but the underlying problem is that the compiler is processing requests before it's finished initializing, which is likely why sandbox still tries to fetch newly-added Components. I'll file a separate issue for this.
Before #360 when rendering local Components in
demos
viabos-loader
, the local version was used to populate the cache and it was never fetched from Social DB. Now it appears that the Component is set initially, but the fetch is made anyway. For Components that don't exist on chain (e.g. in/ignore
), this triggers an error that persists on the page.Console screenshot, note the second RPC fetch: