Dean Attali
Dean Attali
Just to confirm, I've tested this with the underlying javascript library (bootstrap-select v1.13.0) and it doesn't seem to be slow when using the javascript library directly ([example](http://jsfiddle.net/vau6qk1L/)). So this does...
It looks like perhaps adding a css rule to the loader ``` top: px ``` would solve this. I'm not intimately familiar with all the parameters and usecases so perhaps...
I haven't thought of this before, so it's not supported. The only reason it's not supported is because this function was written many years ago before I understood how `htmlDependency()`...
Hi @rgriffogoes thanks a lot for the initiative! I haven't taken a close look yet, but I do notice that this PR is for two separate features. Could you please...
@rgriffogoes Could you edit this PR to only contain the code relevant for "keep height on redraw" please?
Thanks for the report Arthur. Could you try to shorten the code to be as minimal as possible and use the least number of packages possible? It would be easier...
I'll have a look when I can find some time. But the code here is not really using proper reactivity and is doing things in a strange way, so perhaps...
@jernest1 could you provide a minimal reprex please
I don't think this has anything to do with modules as modules are not in this reprex at all. If I change your example to use `showTab`/`hideTab` instead of append/remove,...
This isn't supported but would be a welcomed PR