-
Hi and thanks again for the package.
It appears that tippy_this doesn't work with all widgets:
```r
library(shiny)
library(tippy)
shinyApp(
ui = fluidPage(
textInput('text', 'Te…
-
### Describe the bug
Enumeration values passed as command parameters get bound as `Int32`s rather than their enumeration type. Below is a basic example:
XAML
```xaml
SomeValue
…
-
Hi,
I am creating form field which requires Row and Column as in Google's Forms of Multiple Choice Grid.
Specifing Rows as listblock of charfields doesn't show in submission form. However choice…
-
Hello,
I can not find any documentation for possible fields in tools plugin. The only example in Wiki has FieldWidget and FieldMarker included. In the same time the fields from import widget do not s…
ikost updated
8 years ago
-
## Description
In #12591 we implemented the BTSSS react widget using the web component. However, an existing CTA component exists in vets-website that could possibly be leveraged to reduce tech debt…
-
輸入「長褲」時看似有此詞彙(輸入框下有出現),但點擊無反應,直接從網址輸入則會切換成兩個單字的解釋,API( https://www.moedict.tw/t/%E9%95%B7%E8%A4%B2.json )取無資料。
教育部辭典有收此詞:https://twblg.dict.edu.tw/holodict_new/result_detail.jsp?n_no=53578&curpage=1&…
-
## Description
Missing focus states/events for radio buttons in VPN-support dialog
## Steps to Reproduce
1. install `1.39.86`
2. launch Brave
3. set up VPN on `development…
-
Hi everyone,
I'm meeting this problem. I can't display my layout Item inside DraggableView.
This is my FragmentHomePage. When I click the SegmentGroup button then DraggableView will show up. But I do…
-
Feature request:
It would enable us to create more complex but yet clean section forms if we had an only_if filter that checks for true / false statements additionally to boolean values.
Right now…
psal0 updated
7 months ago
-
I want to find out if two pdf documents with different metadata have the same content.
I thought about the following approaches:
1. Calculate hash for both pdf documents
=> Doesn't work since the…