Christopher

Results 14 comments of Christopher

Tested on iPhone 6 (iOS 11.2.6) and iPhone 6S Plus (iOS 12.0 16A5318d), tooltips don't show up on either device.

### migrate - `migrator.migrate()` runs all migrations - `migrator.migrate([Migration])` runs only specific migrations - `migrator.migrate(Migration)` runs only one migration ### rollback - `migrator.rollback()` rolls back everything - `migrator.rollback(Migration)` rolls back...

The `img` handler is still present in the current code: https://github.com/padarom/guacamole-common-js/blob/6c456d68cb24bc5867c4a6512ea45564c1764da2/guacamole-common-js/src/main/webapp/modules/Client.js#L1312-L1328 `@illgrenoble/guacamole-common-js` only imported the upstream `guacamole-common-js` library once 5 years ago and then never again. Their code might match...

To add to this: The documentation states PDO as a requirement and doesn't mention MySQLi. The install script shouldn't even try to use MySQLi then and just use PDO.

When connecting, the underlying C-code is able to catch the following issues: - Unresolvable hostname - Host closed connection - Timeout Any issue other than these is not currently detectable...

Which version of Vuepress 2 specifically are you using? I noticed that since Vuepress 2 is still in beta, some newer versions that what I developed the Vuepress 2 support...

Which version of Vuepress 2 specifically are you using? I noticed that since Vuepress 2 is still in beta, some newer versions that what I developed the Vuepress 2 support...

There's already a PR at #12 that is waiting to be merged.

I just tested my fork on Chrome again. It is still working for me, even on a different machine than where I developed it. Like AdamMelbye, I don't see any...

The difference seems to be our Wanikani progress. The request attaches all subject IDs that you have at your minimum SRS level as GET parameters. For me and wiilover22 this...