Siddharth Kothari

Results 77 comments of Siddharth Kothari

@lakhansamani This works for DataSearch component and looks like a Dejavu specific issue.

@tim5go I get the error. ElasticSearch doesn't allow setting custom headers: `x-search-query` and `x-search-filters` are causing these -> which are enabled in search preview for tracking analytics. However, since analytics...

This is definitely an interesting feature to add. We will will try to come up with more details on what this can look like in the next few weeks, and...

@alibi123 Can you try clearing cookies and try again, and let us know if this is indeed the issue? Another way to verify if that is the issue is by...

@dumar How are you using Dejavu? Which version are you on? @lakhansamani @jyash97 I believe we have addressed this issue. Is this a sync issue?

This is a good point @brylie. We can show a calendar from / to widget to filter on the dates. I am adding this as an enhancement. We will also...

@NumbahzGit Your value for: `http.cors.allow-origin: 'chrome-extension://jopjeaiilkcibeohjdmejhoifenbnmlh'` should match the browser URL's domain you're using this on. You can try this with: `http.cors.allow-origin: '*'` to allow all origins. > Actually...just something...

> So sending http://username:password@mydomain:23074 is not an issue? Yes, port wouldn't the issue here. > http.cors.allow-origin: 'https://dejavu.appbase.io/' I believe that this should work, may be remove the trailing `/`. More...

@spex66 Thanks for the issue. We don't have windows support right now. But we are open to adding this. Are you interested in adding support for this, or once we...

@julianf19 Can you share the path of any one file that is showing a 404 abort error in your screenshot, minus the domain info? The docker container (latest version) works...