Mike Reiche

Results 15 issues of Mike Reiche

### Description In relation to https://github.com/apexcharts/apexcharts.js/issues/2671 An annotation doesn't show up, when it's x value doesn't match the formatted X-Axis-label. ### Steps to Reproduce 1. Open the codepen (link below)....

bug

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...

### Moment-timezone version which you use: Version: 0.5.33 ### Issue description: When building `moment-timezone` on Linux with NodeJS `16.4.0`, I get the following error message. ``` ERROR in ./node_modules/moment-timezone/index.js Module...

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

### Describe bug I get the error `Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True` when downloading history data in PROD. My PROD setup: - Linux AMD 64 -...

I've upgraded to Trident v23.04 via helm and got the following error in the `trident-controller` pod in `main` container: ``` chmod /plugin/: operation not permitted ``` leaving the pod in...

bug
tracked

I was showing my coworkers, that I used to work on a public Open Source project, but unfortunately I'm completely missing in the lost of contributors (https://github.com/telekom/testerra/graphs/contributors). Is there any...

question

Implement reading console log messages that comes from the browser when a test failed. Proposal ```java public List getJavaScriptLog() { List list = new LinkedList(); LogEntries logEntries = this.getWebDriver().manage().logs().get(LogType.BROWSER); for...

enhancement
selenium4

We want to rename the package from the formerly known vendor `eu.t-systems` to `io.testerra` in future releases.

enhancement