You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Seeing the same issue here, I assume related to a recent change in Craft
PHP Warning – yii\base\ErrorException
count(): Parameter must be an array or an object that implements Countable
1. in /Users/chrisrowe/Sites/REDACTED/vendor/dolphiq/iconpicker/src/views/main/_field.php at line 16
78910111213141516171819202122232425 *
*/
$field->getFontCss();
if (count($icons) > 0) {
?>
The text was updated successfully, but these errors were encountered: