Badestrand

Results 10 issues of Badestrand

Hi! Thanks for this great library! Unfortunately I have the same problem as mentioned here: #2404 I.e. the query-finish callback is called in a different execution context. Or something. I...

## Bug report ### Required System information - Node.js version: v16.17.1 - NPM version: 8.15.0 - Strapi version: 4.4.3 - Database: SQLite - Operating system: Ubuntu 22.04 LTS ### Describe...

status: pending reproduction

Hi It is a known issue that Switchery fires the onchange event twice when it is inside a label ``. Issues #50 and #51 were about this, for example. I...

### System information macOS 13.2.1, Apple M1 Pro, opengl3 ### Issue description When choosing a ctex of a compressed png I get an error, see below in the recovery log....

bug

Hi First, thanks for making this cool script to have typescript in the browser! Without Typescript, the browsers support "importmap"s to easily load external resources: ```html { "imports": { "random":...

Hi I think the documentation about styling currently is simply wrong as it states that the same CSS as on the web can be used which is simply not true....

CLA Signed

Hi! First, thanks for this super cool library. I just ran into an issue which may just be an issue of the documentation. When working with seeds, I expected `new...

Hi first and foremost: I am very thankful that you implemented the template inheritance/blocks! I have the following scenario, simplified portrayed here: ``` {{! base.mustache }} ... {{$content}}{{/content}} ``` ```...

Hi thank you for this plugin. When updating my webpack config like in the docs (`plugins` as a member of `module`) I get an error: ``` Invalid configuration object. Webpack...

Hi After resolving [this issue](https://github.com/cloudflare/worker-template-mysql/issues/4) I ran into the next one. My barebones worker throws the exception: ``` ⛅️ wrangler 2.10.0 -------------------- Your worker has access to the following bindings:...