Dashboard filter via click not working

Hi all,

I had to reinstall kibana and recreate our dashboard. The visualizations all look correct but when I click on the visualization to create a filter, nothing happens.

When I manually type in a filter (gender is "female", for example), the visualizations update as I'd expect.

What would cause this happen?

1 Like

Further debugging, I've seen the message that others have as well:

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-SbBSU7MfZFnVMq4PuE/jbBz7pPIfXUTYDrdHl7Ckchc='), or a nonce ('nonce-...') is required to enable inline execution.

I haven't yet found a solution to this.

Oh. I should have kept reading the next line: A single error about an inline script not firing due to content security policy is expected!

Not sure why the filters don't work though. I'm running Kibana 7.5

There seems to be a bug since 7.5 with dashboards that are using index patterns without time filter field name.

There is already an open issue:

any update on this issue

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.