You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Latest master branch, after building all the images and executing the docker compose file provided.
After adding multiple keywords, but not enough dialogues. when i start switching back and forth between the the keyword tab and the dialog tab, the page stays blank and i get
main.1b07817ee1fcf29e405b.chunk.js:1 Uncaught TypeError: Cannot read property 'keywordName' of undefined
at 26.8de638060e384a76c5b7.chunk.js:1
at Jo (main.1b07817ee1fcf29e405b.chunk.js:1)
at Li (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ga (main.1b07817ee1fcf29e405b.chunk.js:1)
at Va (main.1b07817ee1fcf29e405b.chunk.js:1)
at _s (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ps (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ns (main.1b07817ee1fcf29e405b.chunk.js:1)
at kn (main.1b07817ee1fcf29e405b.chunk.js:1)
(anonymous) @ 26.8de638060e384a76c5b7.chunk.js:1
Jo @ main.1b07817ee1fcf29e405b.chunk.js:1
Li @ main.1b07817ee1fcf29e405b.chunk.js:1
Ga @ main.1b07817ee1fcf29e405b.chunk.js:1
Va @ main.1b07817ee1fcf29e405b.chunk.js:1
_s @ main.1b07817ee1fcf29e405b.chunk.js:1
Ps @ main.1b07817ee1fcf29e405b.chunk.js:1
Ns @ main.1b07817ee1fcf29e405b.chunk.js:1
kn @ main.1b07817ee1fcf29e405b.chunk.js:1
The text was updated successfully, but these errors were encountered:
If i switch up the number of shown elements on the keywords tab in order to avoid having a second page, the error does not happen.
if i switch to the last page of the keyword list then switch tabs, the error does not happen.
the same happens when the actions list have more than a single page (happens randomly)
On the Latest master branch, after building all the images and executing the docker compose file provided.
After adding multiple keywords, but not enough dialogues. when i start switching back and forth between the the keyword tab and the dialog tab, the page stays blank and i get
main.1b07817ee1fcf29e405b.chunk.js:1 Uncaught TypeError: Cannot read property 'keywordName' of undefined
at 26.8de638060e384a76c5b7.chunk.js:1
at Jo (main.1b07817ee1fcf29e405b.chunk.js:1)
at Li (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ga (main.1b07817ee1fcf29e405b.chunk.js:1)
at Va (main.1b07817ee1fcf29e405b.chunk.js:1)
at _s (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ps (main.1b07817ee1fcf29e405b.chunk.js:1)
at Ns (main.1b07817ee1fcf29e405b.chunk.js:1)
at kn (main.1b07817ee1fcf29e405b.chunk.js:1)
(anonymous) @ 26.8de638060e384a76c5b7.chunk.js:1
Jo @ main.1b07817ee1fcf29e405b.chunk.js:1
Li @ main.1b07817ee1fcf29e405b.chunk.js:1
Ga @ main.1b07817ee1fcf29e405b.chunk.js:1
Va @ main.1b07817ee1fcf29e405b.chunk.js:1
_s @ main.1b07817ee1fcf29e405b.chunk.js:1
Ps @ main.1b07817ee1fcf29e405b.chunk.js:1
Ns @ main.1b07817ee1fcf29e405b.chunk.js:1
kn @ main.1b07817ee1fcf29e405b.chunk.js:1
The text was updated successfully, but these errors were encountered: