question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I am trying to use this package in IonicFramework so for input fields i have to use ion-input.

<ion-input [(ngModel)]="searchStr" [dataService]="dataService" [minSearchLength]="0" [ngModelOptions]="{standalone: true}"></ion-input>

but looks like i have to use <ng2-completer...</<ng2-completer> to make it work. Is it possible to set ng2-completer as an attr?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
oferhcommented, Aug 19, 2016

Should be handled when #13 is resolved

0reactions
jjacobs33589commented, Oct 6, 2016

This works fine in ionic. You don’t need to wrap it in ion-input tags.

See my example on this thread https://github.com/oferh/ng2-completer/issues/48

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attribute Definition & Meaning - Merriam-Webster
noun ; 1 · a quality, character, or characteristic ascribed to someone or something. has leadership attributes ; 2 · an object closely...
Read more >
ATTRIBUTE | definition in the Cambridge English Dictionary
a quality or feature of a person or thing, esp. one that is an important part of its nature: Self-confidence is a rare...
Read more >
Attribute Definition & Meaning - Dictionary.com
something attributed as belonging to a person, thing, group, etc.; a quality, character, characteristic, or property: Sensitivity is one of his attributes.
Read more >
Attribute - Definition, Meaning & Synonyms - Vocabulary.com
An attribute is a quality or characteristic given to a person, group, or some other thing. Your best attribute might be your willingness...
Read more >
Attribute definition and meaning | Collins English Dictionary
An attribute is a quality or feature that someone or something has. Cruelty is a normal attribute of human behavior. Synonyms: quality, point,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found