Giter VIP home page Giter VIP logo

Comments (5)

machineboy2045 avatar machineboy2045 commented on August 24, 2024

If an option has been selected, Selectize's default behavior is to hide it from the option dropdown. Try adding this to your config: hideSelected:false

I could not reproduce the problem using the demo plnkr from the readme: http://plnkr.co/edit/4J6IUj?p=preview

from angular-selectize.

derekprior avatar derekprior commented on August 24, 2024

The selects aren't bound to the same model - they are bound to the same list of options. The options are not two-way bound. I'll play with the plnkr to reproduce.

from angular-selectize.

machineboy2045 avatar machineboy2045 commented on August 24, 2024

Oh, I understand now. Ya, send me the plnkr and I'll see what I can do

On Wed, Jul 30, 2014 at 8:56 AM, Derek Prior [email protected]
wrote:

The selects aren't bound to the same model - they are bound to the same
list of options. The options are not tw-way bound. I'll play with the plnkr
to reproduce.


Reply to this email directly or view it on GitHub
#7 (comment)
.

from angular-selectize.

derekprior avatar derekprior commented on August 24, 2024

Here it is: http://plnkr.co/edit/MdTHHn5qF4Umc2G9MYR2?p=preview

  1. Add "green" to the first input.
  2. Notice that myOptions is updated to include the new option.
  3. Go to the second input and start typing "green".

It does not autocomplete despite being in myOptions.

from angular-selectize.

machineboy2045 avatar machineboy2045 commented on August 24, 2024

I tried using a private scope but didn't have any success after trying for
a half hour or so. If you can get this to work let me know.

On Wed, Jul 30, 2014 at 9:01 AM, Derek Prior [email protected]
wrote:

Here it is: http://plnkr.co/edit/MdTHHn5qF4Umc2G9MYR2?p=preview

  1. Add "green" to the first input.
  2. Notice that myOptions is updated to include the new option.
  3. Go to the second input and start typing "green".

It does not autocomplete despite being in myOptions.


Reply to this email directly or view it on GitHub
#7 (comment)
.

from angular-selectize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.