Giter VIP home page Giter VIP logo

ember-power-select-infinity's Issues

Deprecation warning "sendAction("lastReached") but Component#sendAction is deprecated."

Hello guys, I have a static list of 250 items and I just want to show them in the select input, I've tested in the app and after I've scroll to the bottom, I've got this warning message from the console:

DEPRECATION: You called <streetwize-ember@component:vertical-collection::ember460>.sendAction("lastReached") but Component#sendAction is deprecated. Please use closure actions instead. [deprecation id: ember-component.send-action] See https://emberjs.com/deprecations/v3.x#toc_ember-component-send-action for more details.

and the log message doesn't stop to print in the console.

I'm using Ember "v3.8", anyone have same issue?
Also, it is possible to not use the "search" and "loadMore" actions? seems that they are a mandatory actions.

[TODO] Non-typeahead variant

Expose an option that allows for a more traditional power-select, where the search box is inside the options dropdown menu, and we have more control over the selected option template (e.g. for complex html content), instead of just being a plain text typeahead.

Could not find module `ember-concurrency-ts`

Getting the following error when using this component:

Could not find module `ember-concurrency-ts` imported from `@gavant/ember-power-select-infinity/components/power-select-infinity`

Not using Typescript in the project, so maybe that has something to do with it. But TS isn't listed as a dependency so thinking it should work?

Fastboot failure

After using power-select-infinity in my project, Im seeing it fails in FastBoot. The interesting thing is that its not failing in my code, its failing in power-select/options.

There was an error running your app in fastboot. More info about the error: 
 TypeError: Cannot read property 'prototype' of undefined
    at Module.callback (/Users/adambaker/Development/gavant/premins-web/glasses/tmp/broccoli_merge_trees-output_path-IjPUFcRR.tmp/assets/addon-tree-output/ember-power-select/components/power-select/options.js:27:1)

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.