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
The flowcharts in on the plugin page that show the rendering sequence don't render anymore.
@benmccann not totally sure but I think its since the switch to pnpm (same for the fix of #10593) do you have any idea what might be the cause of this?
Your Proposal for Changes
Fix that the render loop is shown again before going to a stable release of V4
Seems like we ended up with some incompatible library versions when changing the lockfile from the npm lockfile to pnpm lockfile. It looks like this issue: vuejs/vue-loader#1612
If there isn't a need to deploy a working version in the short-term, I'd rather fix this by switching to Vitepress (#10583)
Im fine with that as long as there is no clear release date in sight since vitepress is still in alfa I dont know how much will change and if we make the version plugin again for vitepress for example we might need to do it again when it goes to stable.
So for now waiting is fine since its only master thats affected, otherwise we need to look into fixing this
Documentation Is:
Please Explain in Detail...
The flowcharts in on the plugin page that show the rendering sequence don't render anymore.
@benmccann not totally sure but I think its since the switch to pnpm (same for the fix of #10593) do you have any idea what might be the cause of this?
Your Proposal for Changes
Fix that the render loop is shown again before going to a stable release of V4
Example
https://www.chartjs.org/docs/master/developers/plugins.html
The text was updated successfully, but these errors were encountered: