baermathias

Results 23 issues of baermathias

The aim of this application is always to indicate the 16th business day of each month (means taking into account working days and public holidays). Some of the dates are...

## Bug report / description Strapi doesn't show any reaction if component fields (in my case a repeatable one) are set as required field, but were not filled with data...

issue: enhancement
source: core:content-manager

Why are we talking about `value` in the Interface, but passing `amount` when invoking the event? And why is the argument named `value` at all? The value of the same...

Are there any plans to release a new printed edition? The latest is from 2018 and more than two years old, which is considered as really old in the crypto...

The current version is 0.18, but the snap store still contains 0.16, which is than a year old. Is is possible to have a new snap release? ![Screenshot from 2021-01-14...

**Is your feature request related to a problem? Please describe.** When getting an error, it is not everytime clear where it comes from. For example, when using Vue.js, you am...

feature

In my case `` is being rendered into the site, but it displays the following: ![Bildschirmfoto 2021-12-09 um 10 09 45](https://user-images.githubusercontent.com/45003352/145367113-ae3aad1e-e505-40a1-b356-82875e24ccb3.png) What does the json file has to look like,...

bug
help wanted

When I try to export data, I get the following error: ``` error: "Not Acceptable" message: "could not parse: TypeError: Cannot destructure property 'attributes' of '(intermediate value)(intermediate value)(intermediate value)' as...

**Describe the bug** Every 30-60 minutes my connection is gone. ![Screenshot from 2021-04-12 09-46-32](https://user-images.githubusercontent.com/45003352/114360325-2d64ed00-9b75-11eb-89b0-92412463ff86.png) When checking the status `protonvpn-cli status`, I get the feedback, that everything is ok. ![Screenshot from...

When updating the data via a prop the chart is not being re-rendered. console.log verifies that `this.level` and `this.chartData.data[0]` are getting new values, but the chart is still the same....