udecode / plate

Rich-text editor with shadcn/ui
https://platejs.org
Other
10.77k stars 658 forks source link

Official website download has incomplete dependencies #3191

Closed mazhenjie233 closed 1 month ago

mazhenjie233 commented 4 months ago

I selected all the components according to Customize on the official website, but I still cannot achieve the same effect as the playground. At the same time, the fixed toolbar also lacks many buttons.

Funding

Fund with Polar

mazhenjie233 commented 4 months ago

I want to know why toolbar's button component is not downloaded

supersurviveur commented 2 months ago

It seems that the custom playground uses the plate UI toolbar, which doesn't use installed plugins for render. I think this component needs to be dynamically generated based on used plugins.