reduxframework / redux-framework-4

Redux v4
https://redux.io/redux-4/
Other
97 stars 32 forks source link

Repeater Extension Error in WP Admin #46

Closed STV11C closed 4 years ago

STV11C commented 5 years ago

Support Hash

https://support.redux.io/?id=7X91%2FP605ikM1%2Bc0E5l6iLSR%2FLZqcW%2B%2Bbu2YIfVOGak8%2FzaOUycs7RhrZGSSUZewtmNGhEfPh%2FnYhV9DGAQ%2BZA%3D%3D

Steps to reproduce

Install the Repeater Extension (v1.0.4) with the latest version of WP5 and Redux 4 Beta and view it in the Admin.

Expected Behavior

To work as expected.

Actual Behavior

UI appears broken. Cannot add repeaters. Console error.

Any Error Details (PHP/JavaScript)

Uncaught ReferenceError: redux is not defined at field_repeater.min.js?ver=1560767877:1

dovy commented 5 years ago

I'll take a look.

dovy commented 5 years ago

You're correct and it's an issue we have to fix with all the extensions. We rebuilt the redux extension class and have to finish resolving backwards compatibility. Once we do, I'll let you know.

dovy commented 5 years ago

@STV11C can you give this a try again? I just pushed some code that SHOULD fix the issues with older extensions. I would appreciate you giving it a try.

STV11C commented 5 years ago

@dovy Seems to all work well thank you! There is just 1 console error on a Reset All, but may be from something else. Screen attached.

Capture
STV11C commented 5 years ago

Actually... the Metabox Lite setting don't appear anymore

dovy commented 5 years ago

K, I’ll take a look.

kprovance commented 4 years ago

As this issue was resolve and Metabox Lite was removed, I'm closing this issue. Thanks.