Mark Winterbottom

Results 6 issues of Mark Winterbottom

### What’s the bug you are facing? I am using multiple editors on the same page which use both image and dropcursor. When they are loaded, I get the following...

bug

I'm using isort 5.10.1 and I'm trying to exclude additional virtual environment directories using the project config. In my project, I have a `myproject.toml` file which contains the following for...

I just downloaded geeknote and installed from source. It looks like the login oauth flow is broken. I enter my login email address, and then it asks me for the...

Hello! I'm using this plugin to show data labels on a scatter graph. Here is a fully working example on Codepen: https://codepen.io/LondonAppDev/pen/oNyReVr I want to implement a "bring to the...

PGSync version: **2.5.0** Postgres version: **14.7** ~Elasticsearch~ OpenSearch version: **2.5** Redis version: **7.0.10** Python version: **3.11.3** Problem Description: I am trying to use PGSync with a database that's managed via...

I have added pagination which is enabled by adding the 'paginate_by' key to the info dict of the report. Also a number of small changes for PEP-8 compliance. Documentation has...