Edgar Kussberg

Results 6 issues of Edgar Kussberg

``` [Thu Feb 25 2021 22:11:54.823] WARN Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move data fetching code or side effects...

The library doesn't work when used on Samsung Galaxy S8. For more details please see the attached files. ![bild_von_ios_hochgeladen_720-1](https://user-images.githubusercontent.com/5912520/31950186-571be886-b8db-11e7-818c-8a58ee51ea2b.jpg) ![bild_von_ios_hochgeladen_720](https://user-images.githubusercontent.com/5912520/31950187-5745e28a-b8db-11e7-9e89-ac59e01196e4.jpg)

**Describe the bug** When adding new required fields, they are not highlighted red after submission. **To Reproduce** Steps to reproduce the behavior: 1. Add field that is required. 2. Submit...

Anyone looking into adding support for the Prestashop 1.8? It’s already a year old without support and it’s time to move the needle 😁

Using latest version of typegoose and mongoose. This code works: ```ts const dbConnection = await connectToMongoDB(); const IssueModel = getModelForClass(IssueClass, { existingConnection: dbConnection, }); ``` This code doesn't: ```ts await...

bug
info needed

There is a typo in the Default Layout inside of components: `DefaultLaout.tsx` -> `DefaultLayout.tsx`