-
## Peer Review
Name of the app: climadash_py
Link to the dashboard: https://climadash-ca.onrender.com/
Link to the repo: https://github.com/kellywujy/climadash_py
### Suggested topics for peer…
-
When passing a mapping column from a reactive dataset (via shiny) into ggvis an error occurs saying that the object (mapping column) is not found, here is an example:
## shiny server
``` r
shinyServe…
-
```julia
using Stipple, StippleUI
@reactive mutable struct DatePickers init
route("/") do
html(ui(model), context = @__MODULE__)
end
up()
```
Changing the date range via the REPL …
-
#### Reagent compiles hiccup
[Hiccup](https://github.com/weavejester/hiccup) is a library that was created for Clojure which was mostly used on HTTP servers for generating HTML templates and it was…
-
### Describe the problem
Various ways of how to iterate/get all children of a Svelte component have been discussed in #5381 or #4455. However, there does not seem to be a way to determine the current…
-
### Version
2.8.1
### Reproduction link
[https://github.com/nativescript-community/ui-material-components/tree/master/demo-vue](https://github.com/nativescript-community/ui-material-components/tr…
-
Hi,
I have a catch-22 situation to present to your attention. This is a result of an issue I posted to the Rstudio community forum (https://community.rstudio.com/t/incomplete-reactivity-with-tabpan…
-
**Describe the bug**
StripPrefix filter (and maybe [RewritePath too](https://github.com/spring-cloud/spring-cloud-gateway/issues/1804#issuecomment-686220991)) isn't able to remove a contextPath if t…
-
We just use basic auth credentials for RSocket right now:
https://github.com/medusa-ui/medusa/blob/3ede1fbeaa603e7cd1b13c3cd088f9ed59066961/medusa-ui/src/main/resources/static/index.js#L25
https…
-
main.js
`
import { createApp } from 'vue'
import App from '@/App.vue'
import ViewUIPlus from 'view-ui-plus'
const app = createApp(App);
app.provide('Message', ViewUIPlus.Message);
app.mount('…
cy08 updated
5 months ago