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

lifecycle #2182

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

lifecycle #2182

wants to merge 7 commits into from

Conversation

Fil
Copy link
Contributor

@Fil Fil commented Oct 1, 2024

A more ambitious documentation for #1711, describing the whole lifecycle of a chart.

alternative to #1811

@Fil
Copy link
Contributor Author

Fil commented Oct 2, 2024

Two issues with Vitepress that need to be fixed:

TypeError: Cannot read properties of undefined (reading 'Event')
    at context.dispatchValue (file:///Users/fil/Source/plot/docs/.vitepress/.temp/index.C4JK4Fq9.js:6179:59)
    at render2 (file:///Users/fil/Source/plot/docs/.vitepress/.temp/index.C4JK4Fq9.js:3542:19)
    at Tip.<anonymous> (file:///Users/fil/Source/plot/docs/.vitepress/.temp/index.C4JK4Fq9.js:3583:14)
    at Tip.render (file:///Users/fil/Source/plot/docs/.vitepress/.temp/index.C4JK4Fq9.js:3329:15)
    at Module.plot (file:///Users/fil/Source/plot/docs/.vitepress/.temp/index.C4JK4Fq9.js:6254:25)
    at Proxy.render (file:///Users/fil/Source/plot/docs/.vitepress/.temp/PlotRender.BMJbYFpP.js:657:35)
    at renderComponentRoot (/Users/fil/Source/plot/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js:4892:16)
    at renderComponentSubTree (/Users/fil/Source/plot/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:448:28)
    at renderComponentVNode (/Users/fil/Source/plot/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:375:12)
    at ssrRenderComponent (/Users/fil/Source/plot/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:84:10)
TypeError: Cannot read properties of undefined (reading 'Event')

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

Successfully merging this pull request may close these issues.

1 participant