You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for making such a valuable and great toolkit available, which helps a lot!
I am new to ElasticUI, and try to build a simple front-end based on this tool. On top of the demo, the search works well for me. The eui-singleselect and eui-checklist can also list the key values with the right number of instances for each key value. But when I clicked the checkbox, it does not filter the list of instances by checking the box, which gives the following error:
angular.js:8380
POST http://localhost:9200/index/_search?size=10&from=0 400 (Bad Request)
I have tried another version of eui-checklist as follows, which gives the same error:
Hi,
Thanks for making such a valuable and great toolkit available, which helps a lot!
I am new to ElasticUI, and try to build a simple front-end based on this tool. On top of the demo, the search works well for me. The eui-singleselect and eui-checklist can also list the key values with the right number of instances for each key value. But when I clicked the checkbox, it does not filter the list of instances by checking the box, which gives the following error:
I have tried another version of eui-checklist as follows, which gives the same error:
Could anyone help me on this?
Appreciate much!
Best,
xiangli729
The text was updated successfully, but these errors were encountered: