AI Engine:Failed prop type
-
Hi,
I have several warnings in my console, refreshing the screen does not help
This is with the latest version 1.3.78Warning: Failed prop type: D: prop type
name
is invalid; it must be a function, usually from theprop-types
package, but receivedundefined
.This often happens because of typos such asPropTypes.function
instead ofPropTypes.func
.
at D
at Aa (https://xxx/wp-content/plugins/ai-engine/app/index.js?ver=1679814298:2:247038)
at div
at P (https://xxx/wp-content/plugins/ai-engine/app/vendor.js?ver=1679814298:2:308185)
at div
at P (https://xxx/wp-content/plugins/ai-engine/app/vendor.js?ver=1679814298:2:308185)
at div
at P (https://xxx/wp-content/plugins/ai-engine/app/vendor.js?ver=1679814298:2:308185)
at b (https://xxx/wp-content/plugins/ai-engine/app/vendor.js?ver=1679814298:2:89830)
at l (https://xxx/wp-content/plugins/ai-engine/app/vendor.js?ver=1679814298:2:349948)
- The topic ‘AI Engine:Failed prop type’ is closed to new replies.