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

Cannot change URL in endpoint dialogs #20

Open
arjanz opened this issue Dec 23, 2022 · 1 comment
Open

Cannot change URL in endpoint dialogs #20

arjanz opened this issue Dec 23, 2022 · 1 comment

Comments

@arjanz
Copy link
Member

arjanz commented Dec 23, 2022

Screenshot 2022-12-23 at 13 47 04

When I try to change this URL, it gets updated after a few second to the old value

@Kriekkop
Copy link
Collaborator

This happens when the entered url fails to connect and as a fallback other known urls are being tried. Because of data binding in the material component the value is automatically changed. What we can do is to try to check if the input field is active and prevent the value from being changed.

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