Dan Adler

Results 13 comments of Dan Adler

@charmander - would adding a listener on the instance prevent the service from dying?

I'm going to make that change and run a service. If the service remains running for a day or so I will close this issue. Thanks!

``` databaseConnection.initializePool(); databaseConnection.pool().connect() .then(() => (parseBoolean(process.env.RUN_MIGRATIONS) ``` Is the pattern we are using on service startup. We initialize the pool -> get the pool instance -> and then call connect....

Bumping this thread: @lincolnthree JW if you had any success finding this issue. It happens on my development environment only in Safari when trying to store Files or Blob types...

I've upgraded my capacitor version and can confirm this works for images, however, video files are still seeing the same error: ![Screen Shot 2023-07-19 at 10 55 48 AM](https://github.com/ionic-team/capacitor/assets/82471930/f44f8bc5-a23c-4102-8e61-f875fcc43ad9)

I am getting the same error but slightly different steps to reproduce. 1.) Open picker and observe that the first image in the library is highlighted and seems selected. 2.)...

Big News: https://github.com/capawesome-team/capacitor-file-picker as of a few days ago now supports video, images, and files. We are in the process of migrating our code to this plugin now and having...

> Issue with duplicating letter sequences is present on other android browsers too (chrome, duck duck go, samsung internet) - instead of reply, you end up with r+re+rep+repl+reply -> rrerepreply....

Hey Everyone : @Slapbox @PibeG @ttkien Honestly came back here on accident for a slightly different issue and was surprised to see all the missed mentions. I can paste parts...

Agreed this would be a big win. Would allow us to use something like https://github.com/Andarist/react-textarea-autosize while still having the ability to use mentions