Adrian

Results 7 comments of Adrian

you can try my sugestion https://github.com/willdurand/BazingaJsTranslationBundle/issues/254#issuecomment-582000147

@willdurand and @kl3sk i have found a problem with my solution .. the async translation load might not happen fast enough and a pice of code might use the translator...

there is no easy way to load the translations into Translator, if you are using it fom webpack, and do not want to have script tags. you could the what...

@ttskch i also had to change the rules a bit. the variables used by @morrow95 are from bootstrap. this is my full code: @import '~bootstrap/scss/functions'; @import '~bootstrap/scss/variables'; @import '~bootstrap/scss/mixins'; @import...

my modifications fix two things for a multiple select with ajax: - i see a black line at the bottom when the choice list disapears, only during the transition. -...

@Gaelik-git when will your solution be merged? how can i use it if it is not merged?