mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Related to https://github.com/elastic/kibana/pull/216399 PR * updates `useStateFromPublishingSubject` to require `subject`, thus, removing complexities of setting up subscription when `subject` is optionally provided. * Updates `useStateFromPublishingSubject` to setup subscription with `useMemo` to avoid timing issues. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Embeddable examples
This example plugin exists to support the embeddable_explorer
app.