funkhaus / fuxt

A complete Headless WordPress tech stack built on Nuxt.
219 stars 28 forks source link

Gutenberg quote block not working #66

Closed drewbaker closed 1 year ago

drewbaker commented 1 year ago

I think Gutenberg upgraded Quotes to actually contain inner blocks of P tags. I fixed this on this site: https://github.com/funkhaus/picture-north-frontend/commit/35e8a7bbe2387d2687e2baad0fd1615fdb70483c

But wanted to wait for this to be fixed first, to make sure it wasn't a Gutenberg issue: https://github.com/funkhaus/wp-gql-gutenberg/issues/44

Also, probably should update the Vue component to actually use a Gutenberg-paragraph element so things like background-color and alignment work in the quote.

drewbaker commented 1 year ago

OK yeah so we need to use the gutenberg-paragraph component for this and support things like colors and text alignments...

drewbaker commented 1 year ago

Fixed with https://github.com/funkhaus/fuxt/commit/bf757217e0285c3a88b37b4e1c5d6a14f41cf1ba