Stephen R. Smith
Stephen R. Smith
I wired up a conditional that displays a delete button if the item has a previewImage value set: ``` X ``` Then created a function in the controller: ``` function...
In most of my projects I use sessionStorage for some things, and localStorage for others, so it would be very useful to be able to declare a localStorageService and sessionStorageService...
Is that supported in the current version, or are you thinking of that for possible future implementation for this feature request? It's a good idea, I think, and would certainly...
Fantastic! Thanks for the explanation, and thanks @Lightw3ight!
This is now broken in Chrome and Firefox as well as of today's ngx-chips 2.0.1 release.
There was a bug recently in https://ng-bootstrap.github.io/#/components/dropdown/ that sounds like what @gskrap describes where dropdowns could be enabled, but nothing could be selected without dismissing the dropdown instead - not...
The update that resolved that issue was just recent - 4.2.1 I believe, so it's possible they haven't updated the demo site with the new version. I can confirm that...
I'll have to try rolling back to 1.9.4 when I get back to my office later today and see if that resolves this in the short term. Your stackblitz example...
If we can be of any help testing, let us know!
Has there been any progress on this? I noticed a new release but I can’t find any release notes in the 2.x versions. Thanks!