Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor Web Component - asset_identifier doesn't load images #1060

Open
conorriches opened this issue Aug 5, 2024 · 1 comment
Open

Editor Web Component - asset_identifier doesn't load images #1060

conorriches opened this issue Aug 5, 2024 · 1 comment

Comments

@conorriches
Copy link
Member

conorriches commented Aug 5, 2024

Issue

  • On the output-only-wc branch, 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

@conorriches 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
@sra405
Copy link
Contributor

sra405 commented Aug 8, 2024

knocking this down the road a little given we've got a working solution for BTT beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants