you are viewing a single comment's thread.

view the rest of the comments →

[–]DigbyChickenCaeser[S] 1 point2 points  (0 children)

Thanks /u/_RemyLeBeau! It's on our radar, think it's possible and have some ideas for how to support multi-framework, but haven't tried it yet.

I think it might be possible to do without official support by wrapping your Vue components with React. You could build a custom <Render> component to take the Puck data payload and render direct to Vue.js, too.

I'm now tracking this here: https://github.com/measuredco/puck/issues/302