Title: blauweb's Replies | WordPress.org

---

# blauweb

  [  ](https://wordpress.org/support/users/blauweb/)

 *   [Profile](https://wordpress.org/support/users/blauweb/)
 *   [Topics Started](https://wordpress.org/support/users/blauweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/blauweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/blauweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/blauweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/blauweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/blauweb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicate Page] JSON parse error with custom block](https://wordpress.org/support/topic/json-parse-error-with-custom-block/)
 *  Thread Starter [blauweb](https://wordpress.org/support/users/blauweb/)
 * (@blauweb)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/json-parse-error-with-custom-block/#post-17180843)
 * Hi [@celesmitchell23](https://wordpress.org/support/users/celesmitchell23/),
 * I had to change the plugin, because the support team was insisting, that the 
   parse error was not caused by their code, despite showing them screenshots of
   how their code changes escaped quotes for JSON strings stored in a block prop
   after duplication, which was the underlying cause of the parse error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicate Page] JSON parse error with custom block](https://wordpress.org/support/topic/json-parse-error-with-custom-block/)
 *  Thread Starter [blauweb](https://wordpress.org/support/users/blauweb/)
 * (@blauweb)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/json-parse-error-with-custom-block/#post-17043957)
 * Thank you for your reply. I have send the detail to the provided E-mail.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] database error Unknown column ‘is_read’ in ‘field list’](https://wordpress.org/support/topic/database-error-unknown-column-is_read-in-field-list/)
 *  [blauweb](https://wordpress.org/support/users/blauweb/)
 * (@blauweb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/database-error-unknown-column-is_read-in-field-list/page/2/#post-15545212)
 * Hi [@dhb1989](https://wordpress.org/support/users/dhb1989/)
 * What was the solution? I am having the same error. Thanks!
 * (edit)
    Nevermind – I saw it in the thread – adding the database table manually.
   I don’t like this solution, but for now it’s OK.
 * Regards,
    Martin
    -  This reply was modified 4 years, 1 month ago by [blauweb](https://wordpress.org/support/users/blauweb/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [React Error #321 for Custom Blocks](https://wordpress.org/support/topic/react-error-321-for-custom-blocks/)
 *  [blauweb](https://wordpress.org/support/users/blauweb/)
 * (@blauweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/react-error-321-for-custom-blocks/#post-15218010)
 * Hi,
 * I’m a webapp freelancer, and I’m currently expanding my skills with WP Gutenbergs
   custom blocks.
 * I run into the same error while developing my first custom block, and in my case
   the origin of the error was in the save() function of the custom block .js file.
   
   It was due to the fact, that my RichText element was wrongly rendering. Whereas
   in the edit() function you just use “<RichText />”, in the save() function I 
   had to refer to <RichText.Content />, which resembles my attributes structure-
   > attributes:{content: {…}}.
 * I hope this will help you solve your issue.
    -  This reply was modified 4 years, 4 months ago by [blauweb](https://wordpress.org/support/users/blauweb/).
      Reason: typo

Viewing 4 replies - 1 through 4 (of 4 total)