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

Simple XML Parser XPath does not save when referring to an existing value #906

Open
nrichardson99 opened this issue Mar 8, 2019 · 0 comments
Labels

Comments

@nrichardson99
Copy link
Contributor

nrichardson99 commented Mar 8, 2019

While editing the XPath in a Simple XML Parser if you try to use the same xpath for two values, entering one after the other, it will not let you. You have to either close the advanced editor window and re-open then you can enter the desired value or you have to enter a different value move off the cell and then come back and change it back to the correct desired value. Appears the Vaadin combo box on change event holds on to the previous value to see if it has changed and thus doesn't think a new value was entered even though it is a new row. Not sure if this can be fixed at least not in the version of Vaadin Metl is using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant