YousefED / ElasticUI

AngularJS directives for Elasticsearch
http://www.elasticui.com
Other
526 stars 135 forks source link

Browser Compatability Issue #53

Open Rajeshkumar123 opened 9 years ago

Rajeshkumar123 commented 9 years ago

I am using ElasticUI to access my elasticsearch to display the result. I am running the same code in IE11 its working very fine without any issues. When I ran the same code in chrome its not showing any content fetched from Elasticsearch.

image

YousefED commented 9 years ago

Do you see any error in the console? I'm not aware of any cross-browser issues, and as the matter of fact we mostly test in chrome