Meke Ladna

Results 5 comments of Meke Ladna

Yeah had so also set a height property to get it work.. You could also overwrite the `overflow:hidden` css rule in your css file. That works too

Got it. What would be preferred: updating the docs to specify the node version required, or adding a polyfill for the `.flat` method

Similar situation as mine. When side menu item is tapped, app freezes for a while before changing state

I also stumbled on this problem when configuring pytest to use another broker. According to the docs [here](https://docs.celeryproject.org/en/stable/userguide/testing.html#celery-config-override-to-setup-celery-test-app-configuration), we can override the broker and backend specifically for testing purposes. After...

Yup, got this error too. I had to add the library to my js files and used ng-annotate