Chris
Chris
@handsontable/vue: 12.1.2 typescript: 4.7.4 ``` @handsontable/vue/types.d.ts 58:71 'Handsontable' has no exported member named '_editors'. Did you mean 'editors'? 56 | export interface BaseVueEditorMethods extends ClassMethods { 57 | } >...
Using DBI v 1.636, DBD::Pg 3.5.3, with Perl 5.42.0 on Linux $dbi->{FetchHashKeyName}=’NAME_lc’ or NAME_uc produces different keys from ‘lc’ and ‘uc’ functions for fieldnames containing non-ascii characters. For example, selecting...
### Database name mariadb 10.3. # Issue description Using wal-g (mysql version v2.0.1 b7d53dd 2022.08.25_09:34:20 MySQL) with binlog-push, configured as detailed in the 'mysql/mariadb' docs, the 'current' binlog is not...
When this add-on is enabled then drag/drop of issues in the JIRA kanban board crashes with a javascript permissions error.
Using waitForNavigation after a click always times-out. Here's an example: ``` my $pw = Playwright->new(); my $browser = $pw->launch( headless => 1, type => 'chrome' ); my $page = $browser->newPage({...
## My operating system is (include version): Centos 8.3.2011 ## I installed Certbot with (snap, OS package manager, pip, certbot-auto, etc): snap ## I ran this command and it produced...
### Database name mysql # Issue description wal-g backup commands write output to stderr so cannot redirect stdout to ignore normal output and only capture errors. ### Describe your problem...
I have the Mouse.pm and Imager.pm modules installed via local::lib which installs in local_lib/lib/perl5/x86_64-linux/ The navigator reports any modules in x86_64-linux as unknown and needing to be installed. Configuration is:...
Installing pinto 0.12 via curl -L http://getpinto.stratopan.com fails on Perl 5.24.0 because it is unable to install a couple of modules: ``` ! Couldn't find module or a distribution 1...
### Database name MariaDB 10.11 # Issue description Since upgrading from mariadb 10.3 to 10.11 running a full backup '/usr/local/bin/wal-g --config=/etc/wal-g.json backup-push' emits the following warning on every backup: `WARNING:...