angular2-multiselect-dropdown
angular2-multiselect-dropdown copied to clipboard
Angular 2 Dropdown Multiselect
Bumps [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.5.2 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Hi there, thanks for fixing #401 . Unfortunately, I still have this selector without any data as described in my first post. Could you give me a hint what I'm...
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 3.5.0 to 3.6.1 Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...
TypeError: Cannot read properties of undefined (reading 'length') at _AngularMultiSelect.onItemClick
I installed angular2-multiselect-dropdown. Everything went well. But when I want to select some value I get this error.  ` ` `import {Component, OnInit} from '@angular/core'; @Component({ selector: 'app-login', templateUrl:...
This module is using a quite old version of tween.js (17.4.0) whereas the newest is 25.0.0. I know the old versions were just CJS, but the new ones have ESM...
Hello, When building our styles.scss with angular2-multiselect-dropdown, if we use yarn with pnp, we get the following error message : ``` ./src/styles.scss - Error: Module build failed (from ./.yarn/__virtual__/css-loader-virtual-1620859bb0/7/AppData/Local/Yarn/Berry/cache/css-loader-npm-6.10.0-d6e93931e9-10.zip/node_modules/css-loader/dist/cjs.js): Error:...