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

DataFilter CompositeFilterDescriptor.LogicalFilterOperator is not reflecting the value from rendering #1500

Closed
Kyles-Code opened this issue May 5, 2024 · 2 comments

Comments

@Kyles-Code
Copy link

In order to build a query manually, I need to parse the Filters object and translate to different query language for specific data source. (Ex: Ealsticsearch index).
However, the Filters object is NOT reflecting the value I chose in the browser like the screenshots below.

Value I chose in the browser at runtime:
image

When I inspect the LogicalFilterOperator value on debugging:
image

Happy coding and regards,
Kyle

@Kyles-Code
Copy link
Author

Adding more info,

  1. Client side WebAssembly (WASM)
  2. Microsoft Edge browser : Version 123.0.2420.81 (Official build) (64-bit) on Windows 10

@enchev
Copy link
Collaborator

enchev commented May 6, 2024

Works normally on our demos, make sure you are using the latest version:
image

@enchev enchev closed this as completed May 6, 2024
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