Kai Mayer

Results 5 issues of Kai Mayer

This PR adds the missing `updated_at` property to the PHPDoc annotation of the `JobStatus` model.

**Describe the bug** ### `@beforeSlide` `slideTo` is always undefined ### `@afterSlide`, `@updated` don't fire at all ### `@slide` `currentSlide` is one-based as well as zero-based index, depending on slide direction...

### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...

Hey guys, I think having two events (before and after) for `writeLog()` would be beneficial for many projects. E.g. I'm currently stuck trying to add a globally consistent "default" context...

This is my configuration, but it does not work: Latest version of nuxt-ssr-cache (1.5.1) and nuxtjs (2.14.0) is installed. ``` cache: { pages: [ '/' ], store: { type: 'memory',...