ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
924 stars 218 forks source link

Colorpicker javascript error and pricing table content not editing #4238

Open agiche opened 2 years ago

agiche commented 2 years ago

WordPress and Unyson extensions are up to date, but this error keeps coming.

Uncaught TypeError: Cannot read properties of undefined (reading '__') at scripts.js?ver=2.7.26:24:15 at scripts.js?ver=2.7.26:515:2 (anonymous) @ scripts.js?ver=2.7.26:24 (anonymous) @ scripts.js?ver=2.7.26:515

Path to the plugin file: wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker/static/js/scripts.js?ver=2.7.26

Another issue is that "Pricing table content" after adding can't be edited.

Clicking here nothing happens: https://i.imgur.com/wd1cjkQ.png

Maybe the 2 issues are related.