asadow

Results 41 issues of asadow

This is more for a discussion, and is a copy of [an issue I thought might belong in httr2](https://github.com/r-lib/httr2/issues/471). My function `my_perform()` uses `httr2::req_perform_iterative()` which has a `max_reqs` argument (default...

How does one solve this warning? ``` DEPRECATED: This filename doesn't follow the convention, use bootstrap-datepicker.en-CA.js instead. t.fn.datepicker.deprecated @ bootstrap-datepicker.min.js:1 ```

I'm making heavy use of the sidebar open/close feature and I've noticed there is a 2'nd jitter from a sidebar opening. This effect is more pronounced for my actual plot...

Are there things `crrry` does that `shinytest2` cannot?

Do you think there's a way to improve the error on mutually dependent module servers that use `stopifnot()` on their inputs? The current error of "object [return name of module...

Is it possible to get `rig rstudio` to work for Rstudio Server? It seemed to "run" but not do anything.

`options(shiny.autoreload = TRUE)` `runApp()` results in a very slow app. I can't share a reprex for this (yet). Is anyone experiencing this with a real app?

status: triage

Would it be possible to integrate an anime.js option as in one of the AIR DATEPICKER [examples](https://air-datepicker.com/examples)?

I'm advising a reader to be wary of over-writing existing functions. I expected `conflicted` to act as a sort of pro-active solution, but I noticed that it only warns for...