Code Monkey home page Code Monkey logo

Comments (7)

aessig avatar aessig commented on June 3, 2024

@StorytellerCZ Have you encounter anything like this?

from meteor-autocomplete.

StorytellerCZ avatar StorytellerCZ commented on June 3, 2024

@jankapunkt is probably the better person to ask.

from meteor-autocomplete.

aessig avatar aessig commented on June 3, 2024

Thanks, @StorytellerCZ.
It really looks like the .stop() function is not clearing the collection. Might be a Meteor issue? @jankapunkt

from meteor-autocomplete.

jankapunkt avatar jankapunkt commented on June 3, 2024

Hi @aessig @StorytellerCZ ,

I currently develop autocomplete for AutoForm but it's generic and not bound to this package (but can be used with this package). I actually am not very deep into this package so I can't really help (I also have always big trouble understanding cofeescript...).

@aessig do you use some package or technique to cache subscriptions like kadira SubsManager or ccorcos SubsCache?

from meteor-autocomplete.

aessig avatar aessig commented on June 3, 2024

Thanks for this quick reply. No, I don't use any subs manager. If you have an alternative for AutoForm, it might be a solution too. Is it based also on pub/sub or methods? Do you have anything public?

from meteor-autocomplete.

jankapunkt avatar jankapunkt commented on June 3, 2024

Regarding AutoForm: this is simply the ui and form component (the input field + some rendering) but you have to provide the autocomplete options on your own (so it is compatible with any implementation) so I think this won't be an alternative. You can check the latest PR on it.

from meteor-autocomplete.

aessig avatar aessig commented on June 3, 2024

Thanks @jankapunkt. I will have a look.

from meteor-autocomplete.

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.