Skip to content

- (void)didEndEditing gets called on tapping a token after 3rd row using multiple TITokenFieldViews #83

@ObjectiveB

Description

@ObjectiveB

I'm adding the TITokenFieldViews (2-3 of them) one below another to a parent view. This is to achieve multiple token views (To/CC/Bcc etc.). But I get a strange behavior. In any TITokenFieldView, I start typing and the tokens get added properly. I'm able to tap and select a particular token on the first couple of lines. But on tapping to select a token on the 4th or 5th line (and so on), the TITokenFieldView contracts to "N recipients". The - (void)didEndEditing method is somehow fired when I tap a token on the 4th line (or above). Why is this happening?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions