• Resolved ateya3d

    (@ateya3d)


    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

    positionprop in wp.components.Dropdown is deprecated since version 6.2. Please usepopoverProps.placementprop instead. Note: Note that thepositionprop will override any values passed through thepopoverProps.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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘add automation problem’ is closed to new replies.