You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the output-only-wcbranch, you could specify an assets identifier - this would load just the assets from the given identifier
This allows only assets to be loaded, for when we provide code
This means we don't need to load in code, then immediately overwrite it.
This branch wasn't merged into main intentionally - so the mechanism of asset loading was copied into main separately. Something has stopped working, and assets don't load.
Outcome
Be able to load assets via the asset_identifier prop
The text was updated successfully, but these errors were encountered:
conorriches
changed the title
Editor WEb Component - asset_identifier doesn't load images
Editor Web Component - asset_identifier doesn't load images
Aug 5, 2024
Issue
output-only-wc
branch, you could specify an assets identifier - this would load just the assets from the given identifierThis branch wasn't merged into
main
intentionally - so the mechanism of asset loading was copied intomain
separately. Something has stopped working, and assets don't load.Outcome
Be able to load assets via the
asset_identifier
propThe text was updated successfully, but these errors were encountered: