Skip Navigation

[Resolved] Uncaught Type error with Relationship

This support ticket is created 3 years, 11 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Philipp 3 years, 11 months ago.

Assisted by: Waqar.

Author
Posts
#1912551

I am trying to: Modify a Relationship

Link to a page where the issue can be seen: hidden link

I expected to see: the page

Instead, I got: a loading image, Developer Console shows this...

Uncaught TypeError: Unable to process binding "template: function(){return { name:'types-current-relationship-template',data:wizardModel,afterRender:initWizard} }"
Message: Unable to process binding "foreach: function(){return postTypes }"
Message: Unable to process binding "click: function(){return $parent.showPointer($element) }"
Message: $this.pointer is not a function
at Types.page.relationships.Class.self.showPointer (main.js?ver=3.4.5:222)
at Types.page.relationships.viewmodels.WizardViewModel.self.showPointer (WizardViewModel.js?ver=3.4.5:721)
at click (eval at createBindingsSt

#1912867

Hi,

Thank you for contacting us and I'd be happy to assist.

The error in the console suggests that some script is conflicting with relationship management screens normal processing.

To troubleshoot this, I'll suggest the following steps:

1. Please make sure that WordPress, active theme and plugins are all updated to the latest versions.

2. It would be interesting to test this with all non-Toolset plugins disabled and a default theme like Twenty Twenty-One.

If it's fixed, you can start adding the disabled items, one-by-one, to narrow down to a possible conflicting one.

3. In case the issue still persists, I'll need to access to the website's admin area, for further investigation.

Note: Your next reply will be private please make a complete backup copy, before sharing the access details.

regards,
Waqar

#1918279

My issue is resolved now. Thank you!