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

Search constraints with a "/" results into an error #52

Open
Murksther opened this issue Feb 16, 2021 · 0 comments
Open

Search constraints with a "/" results into an error #52

Murksther opened this issue Feb 16, 2021 · 0 comments

Comments

@Murksther
Copy link

In our specific case when using the multi-select dropdown and an option is selected that contains a "/" an error is thrown.

The error seems to be caused in the Core.js line 295 where the split action now splits on "/" instead of listenerWidget.listenpath. When I locally change this and also remove the "/" from the newLowerOptionFilter (line 298) the problem seems to be fixed for us.

@Murksther Murksther changed the title Search constraints with a "/" result into an error Search constraints with a "/" results into an error Feb 16, 2021
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

1 participant