Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Tagging without multiple with new tags doesn't works when using angularjs 1.3.2 #890

@larrybolt

Description

@larrybolt

When using angularjs 1.3.2 tagging without multiple doesn't work for new items that are not added to the array.
I've also tried editing demo-tagging.html, by replacing the angularjs libraries with following:

<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.3.2/angular.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.3.2/angular-sanitize.js"></script>

And it seems to confirm something changed in the 1.3.2 to break this feature.

I'm really hoping there's an easy fix for this 😞 as this feature was exactly what I needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions