Problem/Motivation
Warning: Trying to access array offset on value of type null in Drupal\knowledge\KnowledgeStatistics->doStateCountAction() (line 441 of
modules/contrib/knowledge/src/KnowledgeStatistics.php)
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork knowledge-3474917
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sarwan_verma commentedHi,
I have resolved the array offset issue and created MR!8.
Kindly review it.
Thanks!
Comment #7
bluegeek9 commented