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

UI navigation bug between they keywords and the dialogues. #862

Closed
mordebip opened this issue Aug 14, 2019 · 3 comments
Closed

UI navigation bug between they keywords and the dialogues. #862

mordebip opened this issue Aug 14, 2019 · 3 comments

Comments

@mordebip
Copy link
Contributor

mordebip commented Aug 14, 2019

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

@mordebip
Copy link
Contributor Author

mordebip commented Aug 14, 2019

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)

@dcalvom
Copy link
Collaborator

dcalvom commented Aug 14, 2019

Thanks for your report @mordebip I will work on this one to get a fix

@dcalvom
Copy link
Collaborator

dcalvom commented Aug 14, 2019

Closed by 0321cd6

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

2 participants