Mohamed Meabed

Results 28 comments of Mohamed Meabed

You are awesome :) make people text sense, thanks 🙏 let me know how can I help if needed.

Awesome, do I need to update my pr? Or how could I help in this?

Thanks @codler :) i have tested - its rendering 👍 but not scrolling ;) any special params need to passed? Good job

Thanks a lot :) it works like a charm - I was missing some flex styles 😀

Thanks @anttiviljami, yes it's the typegen package.

Sure, The previous behavior is swagger with property "object", for example: ``` "properties": { "metadata": { "description": "", "type": "object" } } ``` it generate typing ``` metadata?: {} ```...

> If other people want to try this fix, use the yarn patch protocol in your package.json: > > ``` > "jest-junit": "^9.0.0", > "next-offline": "patch:next-offline@^5.0.2#./next-offline.patch", > "next-svgr": "^0.0.2", >...

> Hello I am working on implementing serviceWorkers in NRWL monorepo ecosystem with typescript. > > The issue at hand is that the are several hardcoded paths. ![image](https://user-images.githubusercontent.com/8193810/78507465-1e6f8180-774e-11ea-8fc1-5cc01cd3c9a0.png) > >...

Thank you hanford, If this is helpful, I have forked the library and migrated to typescript and updated the deps here https://github.com/meabed/next-offline-ts