Skip Navigation

[Resolved] Issue with Repeatable field group

This thread is resolved. Here is a description of the problem and solution.

Problem: When I try to edit a Page that contains a repeatable field group (RFG), I am unable to use the Text tab in the main content editor. In the browser console I see an error:

TypeError: blockEditor is null
rfg.js:1520:22

Solution: Update to the latest version of Types (3.3.10) to get the fix for this issue.

This support ticket is created 4 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 3 replies, has 2 voices.

Last updated by keithW 4 years, 10 months ago.

Assisted by: Christian Cox.

Author
Posts
#1483119

I am trying to:

I'm adding a RFG as a custom field to be used in Pages for certain templates. When the RFG has any type of fields added to it, the functionality on the Page is affected by not allowing us to enter TEXT mode. If I remove the fields from the RFG, the ability to use TEXT mode works again. We've used similar RFGs on other sites so I'm not sure what is wrong.

If I compare the Console for a PAGE vs POST (which doesn't use the RFG), I'm seeing the below error:

TypeError: blockEditor is null
rfg.js:1520:22

#1483459

Hi, I've seen a similar issue reported for Types 3.3.9, and our developers have assured me the issue will be resolved in Types 3.3.10. The next release is tentatively scheduled for tomorrow, so I suspect this issue will be resolved with that release. Please stand by and I will let you know when the new version is available for download or automatic update, and we can confirm the problem is resolved. Thanks for your patience.

#1484823

Hello again, you can now find Types 3.3.10 available for automatic update, or you can download the plugin from https://toolset.com/account/downloads. Please update to the latest version and let me know if the Page editor issue is not completely resolved.

#1484905

My issue is resolved now. Thank you!