Victor Perrier

Results 369 comments of Victor Perrier

I've updated AdminLTE to 3.1.0 in fresh.

Apparently there's no workaround. You can see {this issue](https://github.com/autoNumeric/autoNumeric/issues/560) regarding this problem. An alternative can be to add a visual alert in the UI then use `req` server side: ```r...

Sorry for late answer, you have to repeat argument `inline = FALSE` in server module : ```r res_mod

Seems to works fine in the first example in `?autonumericInput`. Do you see same behavior in http://autonumeric.org/examples ?

Unfortunately I haven't a better solution than the work-around with `wellPanel`, the only difference with `sidebarPanel` is that the later wrap inputs into a `` tag. I made a JS...

Hello, Do you use `uiOutput` / `renderUI` to display cards ? It seems that it can cause this issue. Have you tried to declare the card in your UI only...

Indeed that works, there must be a problem with loading dependencies..

Hum afraid, that Tabler Dash is incompatible with Bootstrap navbar, what functionnality of tabler are you interested in ? Victor