Theofanis Despoudis
Theofanis Despoudis
> > Regarding the above issue with the dot (.) notation with blocks I will have to make some experiments since it may cause issues when mixing client and server...
@justlevine I found a workaround with the dot-notation and I've updated the spec. Let me know what you think. ```js export { default as Component } from './CoreParagraph.js'; export *...
Also interested here. I loved Pharaoh and I'm playing C3 now using the julius engine. Works great!
ChatGPT gave you a code snippet but did you tested this code snippet to see if it works?
Hey @mrclay thanks for the PR. I read the docs and it mentions: > Note that the validity of an object is determined by your source. For an example, see...
Hey @phillubliner and @brysonchiu I've reproduced this issue and I will provide a fix soon.
@phillubliner @brysonchiu https://github.com/wpengine/wp-graphql-content-blocks/releases/tag/v4.0.1 Should contain a fix for this issue. I'm closing this ticket but feel free to comment back if you still have any problems.
Hey @mrclay. Thank you for the PR. Before we review it we require a CLA agreement from you: # Contributor License Agreement All external contributors to WP Engine products must...
Hey @jan-clockworkwp thank you for the report. Could you provide me with the saved database post content so I could try to reproduce as well? I wasn't able to reproduce...
Hey @jan-clockworkwp. That is strange. I still can't reproduce with a plain paragraph. I can resolve the dropCap fields fine in WordPress 6.5. I see that the "dropCap" attribute for...