amoroso81
amoroso81
After some tests, I can confirm that the fix proposed in fork https://github.com/lukeapage/webpack-hot-middleware#2cdfe0d0111dab6432b8683112fd2d17a5e80572 is working on Webpack 5. Good work, lukeapage!
When you use the label template, you could possibly remove the view of the selected items and add just a counter there. That's why a similar option could be really...
I had to use this workaround to make it "work": I put a placeholder on the ng-select with the label of the default option (fortunately there weren't many cases of...
I did some debug about this problem and found that it was introduced in version 10.0.0 by this commit ( https://github.com/valor-software/ngx-bootstrap/commit/8f0807eaaa089e46df381a009781427300eaa5e0 ). Now it seems that none calls the method...