owenduncansnobel

Results 13 comments of owenduncansnobel

This update / PR is related, testing will still need to be added to integrators if you wish to use / implement with TravisCI https://github.com/nat236919/covid19-api/pull/70/commits/b22539b080d491d806fd4044a69c73d4e249b4ae

I am having the same issue. I am using Edge though. Setting `< PDFViewer showToolbar={false}>` doesn't disable the toolbar.

> I can provide you with an example project setup later if you want. Btw I'm using the [official tabs template](https://github.com/expo/expo/tree/main/templates/expo-template-tabs) for my app workspace and I'm also using pnpm...

@CoffeeGeek101 I also had the same problem but this seemed to work for me. From the docker-compose.yml file under the db service I added the following line and it seemed...

I was about to open an issue for the same thing. I provided an example below that shows it. https://user-images.githubusercontent.com/43126781/216856949-09fbe0a7-3a7d-4e22-8a31-b0342cfda525.mov just realized that this has been reported already. https://github.com/LAION-AI/Open-Assistant/issues/1208

@andreaskoepf I figured out what was causing it. The Sortable items were bound to stay in the parent container when dragged/sorted. If I disable it you can see it works....

I went ahead and made the guideline changes @andreaskoepf https://github.com/LAION-AI/Open-Assistant/pull/1757 Let me know if this was alright.

@andreaskoepf I fixed the merge conflicts