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

Auto-complete bug in Node configuration #50

Open
reelmatt opened this issue Apr 12, 2020 · 3 comments
Open

Auto-complete bug in Node configuration #50

reelmatt opened this issue Apr 12, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@reelmatt
Copy link
Member

When configuring a Node's settings, if a field offers an auto-complete response and an option is selected, the front-end crashes with a TypeError: Cannot read property 'toLowerCase' of undefined.

Screen recording of the bug

Screen Shot 2020-04-12 at 11 40 02 AM

@reelmatt reelmatt added the bug Something isn't working label Apr 12, 2020
@reddigari
Copy link
Collaborator

Looks like something in the react-diagrams internals rather than our application. Could be a tough fix. Great catch!

@reddigari
Copy link
Collaborator

I think this got resolved by #63 but need a confirmation

@reelmatt
Copy link
Member Author

This is still returning the same error for me in Chrome (not throwing an error in Safari).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants