Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WM throws errors when click edit on Self service challenges #1368

Open
sdgun opened this issue Apr 7, 2022 · 0 comments
Open

WM throws errors when click edit on Self service challenges #1368

sdgun opened this issue Apr 7, 2022 · 0 comments

Comments

@sdgun
Copy link

sdgun commented Apr 7, 2022

Steps to reproduce the problem

  • Create a self service work from TAAS app
  • From WM, assign a copilot
  • Approve
  • Launch
  • Click Edit

Actual Behavior

Opens a white page with console errors

Screenshot/screencast

Edit.error.mp4

Noted below errors in the console

react-dom.development.js:89 Warning: React does not recognize the innerRef prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase innerref instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in a (at LegacyLinks/index.js:22)
in fn (at LegacyLinks/index.js:20)
in div (at LegacyLinks/index.js:18)
in gs (at ChallengeEditor/index.js:1706)
in div (at ChallengeEditor/index.js:1704)
in div (at ChallengeEditor/index.js:1703)
in div (at ChallengeEditor/index.js:1701)
in a (created by t)
in t (created by withRouter(a))
in withRouter(a) (at ChallengeEditor/index.js:551)
in t (at ChallengeEditor/index.js:547)
in div (at ChallengeEditor/index.js:502)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at routes.js:188)
in div (at TwoColsLayout/index.js:33)
in Unknown (at App/index.js:13)
in div (at TwoColsLayout/index.js:15)
in P (at App/index.js:9)
in t (at routes.js:185)
in t (at routes.js:163)
in n (at routes.js:152)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at App.js:14)
in t (created by t)
in t (at App.js:13)
in t (at App.js:12)
in eo (at src/index.js:11)
l @ react-dom.development.js:89
u @ react-dom.development.js:61
Sa @ react-dom.development.js:5565
Ia @ react-dom.development.js:5609
(anonymous) @ react-dom.development.js:5633
Wa @ react-dom.development.js:5675
sc @ react-dom.development.js:5948
(anonymous) @ react-dom.development.js:7511
Kg @ react-dom.development.js:18867
Fb @ react-dom.development.js:22054
Xb @ react-dom.development.js:22030
Bb @ react-dom.development.js:21995
_b @ react-dom.development.js:21613
(anonymous) @ react-dom.development.js:11131
t.unstable_runWithPriority @ scheduler.development.js:659
$f @ react-dom.development.js:11077
ep @ react-dom.development.js:11126
Qf @ react-dom.development.js:11114
xe @ react-dom.development.js:21752
(anonymous) @ react-dom.development.js:811
(anonymous) @ react-dom.development.js:4211
react.development.js:312 Warning: Each child in a list should have a unique "key" prop.

Check the render method of Vl. See https://fb.me/react-warning-keys for more information.
in Ml (at Copilot-Field/index.js:50)
in Vl (at ChallengeEditor/index.js:1574)
in div (at ChallengeEditor/index.js:1541)
in form (at ChallengeEditor/index.js:1540)
in div (at ChallengeEditor/index.js:1718)
in div (at ChallengeEditor/index.js:1714)
in div (at ChallengeEditor/index.js:1701)
in a (created by t)
in t (created by withRouter(a))
in withRouter(a) (at ChallengeEditor/index.js:551)
in t (at ChallengeEditor/index.js:547)
in div (at ChallengeEditor/index.js:502)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at routes.js:188)
in div (at TwoColsLayout/index.js:33)
in Unknown (at App/index.js:13)
in div (at TwoColsLayout/index.js:15)
in P (at App/index.js:9)
in t (at routes.js:185)
in t (at routes.js:163)
in n (at routes.js:152)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at App.js:14)
in t (created by t)
in t (at App.js:13)
in t (at App.js:12)
in eo (at src/index.js:11)
I @ react.development.js:312
P @ react.development.js:284
Ae @ react.development.js:1601
Oe @ react.development.js:1626
ke @ react.development.js:1775
Vl @ index.js:47
Qh @ react-dom.development.js:14797
(anonymous) @ react-dom.development.js:17409
Yg @ react-dom.development.js:18489
oy @ react-dom.development.js:23031
Xb @ react-dom.development.js:22022
Bb @ react-dom.development.js:21995
_b @ react-dom.development.js:21613
(anonymous) @ react-dom.development.js:11131
t.unstable_runWithPriority @ scheduler.development.js:659
$f @ react-dom.development.js:11077
ep @ react-dom.development.js:11126
Qf @ react-dom.development.js:11114
xe @ react-dom.development.js:21752
(anonymous) @ react-dom.development.js:811
(anonymous) @ react-dom.development.js:4211
react.development.js:312 Warning: Each child in a list should have a unique "key" prop.

Check the render method of Ls. See https://fb.me/react-warning-keys for more information.
in div (at Cancel-Dropdown/index.js:29)
in Ls (at ChallengeEditor/index.js:1493)
in div (at ChallengeEditor/index.js:1492)
in div (at ChallengeEditor/index.js:1469)
in div (at ChallengeEditor/index.js:1467)
in form (at ChallengeEditor/index.js:1540)
in div (at ChallengeEditor/index.js:1718)
in div (at ChallengeEditor/index.js:1714)
in div (at ChallengeEditor/index.js:1701)
in a (created by t)
in t (created by withRouter(a))
in withRouter(a) (at ChallengeEditor/index.js:551)
in t (at ChallengeEditor/index.js:547)
in div (at ChallengeEditor/index.js:502)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at routes.js:188)
in div (at TwoColsLayout/index.js:33)
in Unknown (at App/index.js:13)
in div (at TwoColsLayout/index.js:15)
in P (at App/index.js:9)
in t (at routes.js:185)
in t (at routes.js:163)
in n (at routes.js:152)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at App.js:14)
in t (created by t)
in t (at App.js:13)
in t (at App.js:12)
in eo (at src/index.js:11)
I @ react.development.js:312
P @ react.development.js:284
Ae @ react.development.js:1601
Oe @ react.development.js:1626
ke @ react.development.js:1775
Ls @ index.js:26
Qh @ react-dom.development.js:14797
(anonymous) @ react-dom.development.js:17409
Yg @ react-dom.development.js:18489
oy @ react-dom.development.js:23031
Xb @ react-dom.development.js:22022
Bb @ react-dom.development.js:21995
_b @ react-dom.development.js:21613
(anonymous) @ react-dom.development.js:11131
t.unstable_runWithPriority @ scheduler.development.js:659
$f @ react-dom.development.js:11077
ep @ react-dom.development.js:11126
Qf @ react-dom.development.js:11114
xe @ react-dom.development.js:21752
(anonymous) @ react-dom.development.js:811
(anonymous) @ react-dom.development.js:4211
react-dom.development.js:19411 The above error occurred in the component:
in n (created by s)
in s (at Select/index.js:10)
in Ol (at TagsField/index.js:20)
in div (at TagsField/index.js:16)
in div (at TagsField/index.js:12)
in ei (at TextEditor-Field/index.js:82)
in div (at TextEditor-Field/index.js:46)
in a (at ChallengeEditor/index.js:1671)
in div (at ChallengeEditor/index.js:1666)
in form (at ChallengeEditor/index.js:1540)
in div (at ChallengeEditor/index.js:1718)
in div (at ChallengeEditor/index.js:1714)
in div (at ChallengeEditor/index.js:1701)
in a (created by t)
in t (created by withRouter(a))
in withRouter(a) (at ChallengeEditor/index.js:551)
in t (at ChallengeEditor/index.js:547)
in div (at ChallengeEditor/index.js:502)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at routes.js:188)
in div (at TwoColsLayout/index.js:33)
in Unknown (at App/index.js:13)
in div (at TwoColsLayout/index.js:15)
in P (at App/index.js:9)
in t (at routes.js:185)
in t (at routes.js:163)
in n (at routes.js:152)
in a (created by Context.Consumer)
in Connect(a) (created by t)
in t (created by withRouter(Connect(a)))
in withRouter(Connect(a)) (at App.js:14)
in t (created by t)
in t (at App.js:13)
in t (at App.js:12)
in eo (at src/index.js:11)

Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://fb.me/react-error-boundaries to learn more about error boundaries.
(anonymous) @ react-dom.development.js:19411
ov @ react-dom.development.js:19447
Tv.r.callback @ react-dom.development.js:20563
xd @ react-dom.development.js:12531
Td @ react-dom.development.js:12554
pv @ react-dom.development.js:19757
Zb @ react-dom.development.js:22662
e @ react-dom.development.js:189
f @ react-dom.development.js:238
y @ react-dom.development.js:291
(anonymous) @ react-dom.development.js:22404
t.unstable_runWithPriority @ scheduler.development.js:659
$f @ react-dom.development.js:11077
Gb @ react-dom.development.js:22246
(anonymous) @ react-dom.development.js:21663
_b @ react-dom.development.js:21649
(anonymous) @ react-dom.development.js:11131
t.unstable_runWithPriority @ scheduler.development.js:659
$f @ react-dom.development.js:11077
ep @ react-dom.development.js:11126
Qf @ react-dom.development.js:11114
xe @ react-dom.development.js:21752
(anonymous) @ react-dom.development.js:811
(anonymous) @ react-dom.development.js:4211
react-dom.development.js:22949 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
at react-dom.development.js:22949:1
at Ob (react-dom.development.js:21021:1)
at Object.enqueueSetState (react-dom.development.js:12676:1)
at n.q.setState (react.development.js:464:1)
at n.value (Select-5d18b8d9.browser.esm.js:2147:1)
at Kd (react-dom.development.js:12997:1)
at react-dom.development.js:13194:1
at _g (react-dom.development.js:17048:1)
at Yg (react-dom.development.js:18513:1)
at oy (react-dom.development.js:23031:1)

Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant