johnbillion / query-monitor

The developer tools panel for WordPress
https://querymonitor.com
GNU General Public License v2.0
1.6k stars 211 forks source link

check if rows are countable #901

Open davidsword opened 1 month ago

davidsword commented 1 month ago

fatal errors catching this can be null sometimes, add is_countable check to prevent fatals.

johnbillion commented 1 month ago

Thanks for the PR David! What can lead to this not being countable?

johnbillion commented 3 weeks ago

@davidsword Were you able to look into this any further? Any info you have could be helpful.