Dean Attali

Results 542 comments of Dean Attali

I said earlier that I wouldn't want to modify the code of an external library, but if it's a small easy to understand change that has only a positive effect,...

Fixed in https://github.com/daattali/shinyalert/commit/510bb42fc605a9c9bfef9ff05b361c30310270a3 - thanks to @stla and @ch0c0l8ra1n

Thanks for the report! After looking into it, it looks like `after_stat()` was only introduced in ggplot2 3.3.0 - the previous minor version. It seems a little aggressive to force...

There's quite a lot going on here,- using page_navbar, nav_panel, custom classes on the tab, and finally the classes that are mentioned in the bug report. Could you please reduce...

Thanks - using your new information I was able to narrow it down to the fact that shinycssloaders doesn't work when it's inside a flexbox. Here's the minimal reprex I...

I'm not inclined to use a solution like that, not just because such CSS selectors are not performant, but it's also a little too hacky/unclean for my taste! I'd prefer...

from [ddpcr](https://github.com/daattali/ddpcr/blob/master/R/utils.R)

Thanks for the report. I'm surprised by this bug, because the title does get escaped. Most other characters seem to be correctly escaped, but it looks like a backslash needs...

@monksy are you able to test to see whether this is a bug resulting from this theme or not?

I saw your other comment "I have removed all my HTML posts that were converted from Blogger so only .MD posts are present and the search feature is working. What...