fakiolinho / gravatar-component

An element providing a wrapper for quick gravatar images / urls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript error when hash and email are null

srijken opened this issue · comments

When using databinding on email address, the email property starts off as null. This causes the following problem:

gravatar-component.html:99 Uncaught TypeError: Cannot read property 'trim' of null