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

canvas (public) interpreter functions are only loaded when in canvas app #31412

Closed
ppisljar opened this issue Feb 18, 2019 · 2 comments
Closed
Labels
Feature:Canvas Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@ppisljar
Copy link
Member

public canvas functions are now registered in components/app/index.js which only loads when inside canvas. This makes it impossible for other plugins (like visualize) to use any of the functions registered by canvas.

preferably we would have a special uiExport for registering this functions, but as a workaround we could use a hack uiExport to load them.

cc @chrisdavies

@ppisljar ppisljar added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Team:Visualizations Visualization editors, elastic-charts and infrastructure :AppArch labels Feb 18, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas

@timroes timroes removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Canvas Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

4 participants