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

Configuring a connection in integration causes white screen #5583

Closed
mmuzikar opened this issue Jun 4, 2019 · 8 comments · Fixed by syndesisio/syndesis-react#406
Closed
Labels
cat/bug A bug which needs fixing closed/migrated notif/triage The issue needs triage. Applied automatically to all new issues. prio/p0 The priority of a bug. p0 means blocking source/qe Raised by QE

Comments

@mmuzikar
Copy link
Contributor

mmuzikar commented Jun 4, 2019

See also https://issues.jboss.org/browse/ENTESB-11420

This is a...


[ ] Feature request
[x] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

When editing an integration and clicking on configure button of some used connection usually displays just white screen to user:

GIF:
Peek 2019-06-04 14-38

@mmuzikar mmuzikar added cat/bug A bug which needs fixing prio/p0 The priority of a bug. p0 means blocking source/qe Raised by QE react labels Jun 4, 2019
@pure-bot pure-bot bot added the notif/triage The issue needs triage. Applied automatically to all new issues. label Jun 4, 2019
@riccardo-forina
Copy link
Collaborator

Anything in the console?

@mmuzikar
Copy link
Contributor Author

mmuzikar commented Jun 4, 2019

TypeError: "c.action is undefined"
    di WithConfigurationForm.tsx:101
    React 8
react-dom.production.min.js:4408
    React 7
    unstable_runWithPriority scheduler.production.min.js:274
    React 5

@riccardo-forina
Copy link
Collaborator

What's the commit id in the Support > About dialog?

@mmuzikar
Copy link
Contributor Author

mmuzikar commented Jun 4, 2019

b301628

@riccardo-forina
Copy link
Collaborator

Ok I can reproduce it, it happens when clicking what once we used to call "steps" (eg. Split, Aggregate).

I'll work on a fix, thanks for reporting the issue!

@riccardo-forina
Copy link
Collaborator

Fix here syndesisio/syndesis-react#406

@mmuzikar
Copy link
Contributor Author

mmuzikar commented Aug 8, 2019

Reopen for verification

@mmuzikar mmuzikar reopened this Aug 8, 2019
@heiko-braun
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/bug A bug which needs fixing closed/migrated notif/triage The issue needs triage. Applied automatically to all new issues. prio/p0 The priority of a bug. p0 means blocking source/qe Raised by QE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants