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

Uncaught TypeError: Cannot read property 'filter' of undefined #3

Closed
ahmed-sigmalux opened this issue Oct 3, 2017 · 2 comments
Closed

Comments

@ahmed-sigmalux
Copy link

I'm seeing the below error on the OPcache statistics page

settings.php?page=flush-opcache&tab=statistics:8444
Uncaught TypeError: Cannot read property 'filter' of undefined
    at HTMLInputElement.change (settings.php?page=flush-opcache&tab=statistics:8444)
    at HTMLInputElement.u [as __onchange] (d3.v3.min.js:1)
  | change | @ | settings.php?page=flush-opcache&tab=statistics:8444
  | u | @ | d3.v3.min.js:1
@nierdz
Copy link
Owner

nierdz commented Oct 8, 2017

Yes, this is a bug from opcache-status
It's related to this PR
In the next WP Opcache release I'll use another project to provide statistics. Maybe this one : opcache-status

@nierdz
Copy link
Owner

nierdz commented Nov 26, 2017

This issue is resolved in v2.3 release. 118f24a

@nierdz nierdz closed this as completed Nov 26, 2017
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