Mathieu Brunot
Mathieu Brunot
We went for the same solution of `import { AppModule } from './app/app.module';`. Knowing this workaround makes the issue less critical but it's still a bit weird to be forced...
For info, I have this issue too with Frappe apps (frappe/frappe#9169), but after pinning coverage version to 4.5.4 I have a new error : ``` UnicodeDecodeError: 'utf-8' codec can't decode...
@luizeof I've also updated this PR with the master branch. For info, if this gets accepted, I also have a related enhancement PR to allow automatic install of plugins: https://github.com/Monogramm/docker-mautic-base/tree/feature/plugins
@luizeof That's weird... so far, I'm not able to reproduce the issue you mentioned, either manually or through Travis-CI. Would you consider to merge #93 first so that we can...
@luizeof I think you misunderstood my point. I know the original issue is fixed, but it has been fixed by reverting the original developments. See this comment for details :...
@luizeof done
> Overall this looks pretty solid to me. My only question is how much testing you've done with scaling/resizing with this? Presumably when it goes to full-screen the screen resolution...
@necouchman done
Hi @mike-jumper , Do you think this could be part of the 1.2.0 release ?
hello @mike-jumper Let me know if the corrections applied are valid for you.