-
(originally posted on daattali/shinyjs#148 and then https://github.com/rstudio/shiny/issues/1991 and now suspected to be a shinydashboard issue)
The following code creates a shinydashboard with two…
-
Using tearable tabs feature from the dragablz library, the search text box will focus/bring to foreground the first window, even though I hit CTRL+F in the second window which has the WebView2. It hap…
-
When a search result is located under a TabItem that is not the default one, clicking on the result will take me to the right page, but since the tab is not selected, the search result cannot be found…
-
Hi. I would like to know what is the best way to lazy load a child collection that a tab item is binded to on a tab control. I'm using CSLA, WPF, MVVM Light. I have a main view "Customer" that is an A…
-
**Describe the bug**
Say we have a MainWindow with a TabControl containing 2 TabItems. Each TabItem's content is a view where the DataContext is bound to a viewModel that the MainWindow's viewModel c…
-
When using the `startExpanded` parameter for childfull `menuItems` the arrow icon is using `fa-angle-left` when first invoking the app (Maybe this is because the parent `li.treeview` tag isn't getting…
-
Hi.
We have experienced, that clearly detectable UI elements suddenly are no longer detectable after performing some navigation forth and back. The team have not been able to explain why, but have …
-
I have Flow version 0.32.0 and ex-navigation version 1.5.26. When I run flow in my project root I got this:
```
node_modules/@exponent/ex-navigation/src/ExNavigationAlertBar.js:153
153: this._tex…
-
## Completed docs
These docs are free of errors, any remaining issues have been recorded.
- [ ] accessibility.md
- [ ] accessibilityinfo.md
- [ ] actionsheetios.md
- [ ] activityindicator.md
-…
-
As far as I can see there is no support to populate the ribbon with MVVM? I mean creating pages, groups & items like buttons using viewmodels would be a great addition. I really like the way DevExpres…