-
In the Trace Instances view, there was an Inclusive column and Exclusive column. However, it's unclear when the distinction is important. The tooltips for the two columns don't provide sufficient info…
-
### Reporting a bug?
When using global definitions and $t, key completion (and type checking) does not work.
Here is the declaration file I use:
```ts
import { DefineLocaleMessage } from 'vue-…
-
### What information is missing?
We currently document what DevTools is and how to start using it, but don't document how to use it to debug, profile, or analyze code. The Flutter docs have documenta…
-
### Steps to reproduce
As im implementing In App Subscription in my app with [Googles New subscription model](https://support.google.com/googleplay/android-developer/answer/12154973?hl=en) thats de…
-
One of the things that I find personally quite frustrating when submiting a packge to CRAN is failing to meet the requirements of some manual checks while passing R CMD check on 5+ OS using CI. Many o…
-
NWJS Version : 0.59.0
Operating System : Windows 10
### Expected behavior
As per the NW.js documentation, the callback from `win.showDevTools()` should be returning a handle to the DevTools win…
-
Hello!
When having multiples store instances in one tab, how would you disconnect a single one?
The only disconnect function I found in the documentation is `window.__REDUX_DEVTOOLS_EXTENSION__.di…
-
### Describe the bug
Tap Events: Holding event never fires on button
### To Reproduce
Create a very basic Avalonia application: I did this by using VisualStudio Project Menu -> Avalonia C# Project.…
-
**_Bug report_**
* [x] I've checked documentation and searched for existing issues
* [x] I've made sure my project is based on the latest MST version
**Sandbox link or minimal reproduction …
-
1. Remove redundant code from .c files
2. Add to the documentation for each function
3. Run R CMD check --as-cran when completed.
4. Add Travis checks using `devtools::use_travis()`.
5. Add a…