MCMXC

Results 107 issues of MCMXC

### Operating system Linux ### Joplin version 3.0.2 ### Desktop version info Joplin 3.0.2 (prod, linux) Client ID: f964f06935f348e1b58784c8abc9e8de Sync Version: 3 Profile Version: 46 Keychain Supported: No Revision: a59ad20...

bug

svg is not part of the supported `imgtagExtensions` currently, it would be great to have it working. My client uses svg almost explicitely for his designed images and they cannot...

Currently, when disabling JavaScript in the browser, images are not loaded at all. Only the wrapper div element is existent in the DOM, it would be great to have a...

As Manjaro user, I am running GNOME 41.2 which doesn't seem to be supported yet by this extension. The following error pops up when checking the "Extensions" application: `the extension...

Reproduction: - import e.g. `import { IconHeart } from '@tabler/icons-svelte'` into a SvelteKit page - use it like `` - encounter an error stack like this: ``` 6:36:56 AM [vite]...

bug

Webpack is already at v5 and releasing updates regularly: https://github.com/webpack/webpack/releases/tag/v5.64.4 It would be great to stay up to date with major version releases to ensure compatibility.

I read on https://v6-migration.adonisjs.com/guides/introduction#official-packages-not-yet-compatible-with-v6 that `@adonisjs/drive` is one of the official packages that yet has to be migrated to work with v6. Is there any ETA for it? It keeps...

Type: Enhancement
Type: Question

First of all, this is an amazing tool! It broke my Sveltekit application due to some commands for the dev server being dependent on `*.md` files, but it did what...

In the source code, there is an option to provide custom styling through the `styling` prop. Unfortunately, there is no example of how to use it properly. It always throws...

documentation

See: https://svelte.dev/repl/0062ae61dfb34507801ec5b38e344609?version=3.31.2 While the selected underlying value updates, the formatted value doesn't update accordingly. I need the date picker value and formatted value to react to `svelte-forms-lib` `updateIntialValues()` after a...

enhancement
technical debt