ngTagsInput css issue

Hi All,

I’m using ngTagsInput plugin to render some autocomplete tags. I have used this in one of my
previous projects and worked fine.

However , in my new project , when I add the ngTagsInput css, it doesnot show the text area for user to type tags. I checked the css and couldn’t find anything overrides the ngTagsInput css.

please have a look at the plnkr I’ve created to demonstrate the issue. It shows only the button, but not the tags-input directive.

how can I fix this css.

Thanks in advance

cheers

sam

Probably not related, but I have seen issues like that when Chrome was in low-memory condition. My ngTagsInput css is good.