mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-10 23:48:01 -05:00
Add TODO
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
- [ ] Non-async render functions should have their code all execute on the current tick. Otherwise order of execution will be surprising if they have side effects and explicit priorities.
|
||||
- [x] Respect execOnResize
|
||||
- [ ] Accidentally did then(cars) instead of then(~cars), which caused an *unhandled* promise exception
|
||||
- [ ] promise::resolved(logic()) should use the current reactive domain to wrap the call to logic()
|
||||
|
||||
Reference in New Issue
Block a user