Ulrich Mayring
Ulrich Mayring
This is not a bug report, but more a request for any and all information that could help me debug this mysterious error. I have a webapp with a slim-select...
### Informations Firefox 64.0.2 Mac OS X ### How to reproduce the bug? 1. Go to https://alex-d.github.io/Trumbowyg/demos/#plugins-history 2. Clear text in editor (important) 3. Paste small image into editor 4....
First of all: great software, saved my *** a couple of times, backups and restores work just great. However, the longer I am using it, the more snapshots are made...
The ExtentHtmlReporter provided a summary of the test results at the top of the page, which the SparkReporter doesn't. The only way to get at that information with the SparkReporter...
When using the ExtentSparkReporter and the JsonFormatter to create a JSON archive, so tests from subsequent test runs can be appended to the report, the following bug appears: All text...
Nodes are always at the end of the report, even when they have been running at the beginning or somewhere in the middle of the test. For example, in a...
I have followed the tutorial and gotten to the point where I can launch my application with "npx electron ." This is as far as the tutorial goes, but it...
This adds an importer for Javascript dependencies from one or more package.json files.
**Describe the bug** When you have a view that is not represented as a LeftNavigationItem in the LeftResponsiveHybrid menu and navigate to it by external means (such as a button...
It will always use "," as output delimiter and I believe the correct behavior would be to either use the original delimiter or implement the -t output delimiter option. This...