Oskar Bechtold

Results 6 issues of Oskar Bechtold

Using FF 57 on macOS 10.13.1. If expires is set garlic doesn't load the saved data and overrides it in the local storage on page page load. Took me quite...

The config for celery changed, and the worker wouldn't start. The -A option had to be moved from the worker to celery itself. fix #444

The docker container for the celery worker is not starting. This is the log: ``` INFO:__main__:Initializing service INFO:__main__:Starting call to '__main__.init', this is the 1st time calling it. INFO:__main__:Service finished...

Hey, in my dev tools console, I keep on getting these warnings: `DevTools failed to load source map: Could not load content for chrome-extension://mlomiejdfkolichcflejclcbmpeaniij/dist/content_script_bundle.js.map: System error: net::ERR_BLOCKED_BY_CLIENT` This is quite...

Bug
v8

In the v-checkbox documentation, a tip is mentioning v-simple-checkbox. This seems to be a leftover from vuetify 2. Now we have v-checkbox-btn instead. I corrected that and also added a...

T: documentation

**Is your feature request related to a problem? Please describe.** I'm using typescript, yup, `toTypedSchema()`, and it works like a charm after getting used to values from `useForm()` still having...

🤔 needs reproduction