add automation problem
-
Hello,
when i try to add a new automation and press on any automation , the automation not opened and get this errors in browser console
position
prop in wp.components.Dropdown is deprecated since version 6.2. Please use
popoverProps.placementprop instead. Note: Note that the
positionprop will override any values passed through the
popoverProps.placement` prop.The keyword ‘searchfield-cancel-button’ specified to an ‘appearance’ property is not standardized. It will be removed in the future.
1.b447b68c21b90b4a8b5a.js:1 The React Flow parent container needs a width and a height to render the graph.the problem coms from this
Object(r.useEffect)((function() {
var n, r = function() {
if (e.current) {
var n = et(e.current);
0 !== n.height && 600 !== n.width || console.warn(“The React Flow parent container needs a width and a height to render the graph.”),
t(n)from 1.b447b68c21b90b4a8b5a.js
- The topic ‘add automation problem’ is closed to new replies.