Joschua Becker
Joschua Becker
### Describe the Bug If i run `npx directus database migrate:latest` or try to create new tables with relations in it in directus i get an "FOREIGN KEY constraint failed"...
### What would you like to be added? Pass the `evt.Passed` variable to the postoverflow event. ### Why is this needed? I think it can be very useful if the...
### Steps to reproduce 1. install element desktop, log in and launch it. 2. Install element android, log in and put the phone in standby mode. 3. start a chat...
Your wiki show's instructions which definitly do not work. https://github.com/Open-Web-Analytics/Open-Web-Analytics/wiki/Configuration#module-configuration-settings If i add anything with to the `owa-config.php` which is not a define, but for example: ```php $this->set( 'base', 'mailer-host',...
# 🐛 bug report Parcel builds code which accesses an variable before its instantiated. ## 🎛 Configuration (.babelrc, package.json, cli command) ```json { "name": "@board-bound/base", "version": "IN-DEV", "source": "src/index.ts", "main":...