Jay Reinier
Jay Reinier
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/joshuatazrein/obsidian-notion-sync ## Release Checklist - [X] I have tested the plugin on - [ ]...
When dragging and dropping a bulleted list with the Live Preview editor, I get this error: ``` TypeError: Cannot read properties of undefined (reading 'state') at DOMtoLine (plugin:obsidian-drag-n-drop-plugin:11092:28) at highlightWholeItem...
Upon starting `pnpm run dev` I get the following error: ``` TypeError [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams at new NodeError (node:internal/errors:405:5) at Proxy.set (node:internal/url:572:13) at Proxy....
I have added Big Calendar but it shows a blank screen. I have tasks in my Daily Notes and don't see any options to change this.
If you find a security vulnerability, do NOT open an issue. Email [[email protected]](mailto:[email protected]) instead. **Describe the bug** Sort order for date fields sorts in a seemingly random order. **To Reproduce**...
### What version of Remix are you using? nightly ### Are all your remix dependencies & dev-dependencies using the same version? - [X] Yes ### Steps to Reproduce Since updating...
### Describe the bug Hi, using the default output of `create tauri app`, I get stuck when exporting to my iPad with iOS 26.0. ### Reproduction Create the default repository...