When you use Goto Anything, it dynamically changes the results as you type. But if you enter a punctuation mark (e.g. .*!), the result list completely freezes. Even deleting and writing something else it no longer works. You have to exit the goto box and press Ctrl+G to make it work again.
/tmp/.mount_JoplinC1b7iT/resources/app.asar/gui/NoteEditor/utils/useMessageHandler.js:30 Got ipc-message: noteRenderComplete undefined
/tmp/.mount_JoplinC1b7iT/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11494 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
* Move data fetching code or side effects to componentDidUpdate.
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
Please update the following components: Connect(Dialog), Connect(HelpButtonComponent)
/tmp/.mount_JoplinC1b7iT/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11494 Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
* Move data fetching code or side effects to componentDidUpdate.
* Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
Please update the following components: Connect(Dialog), Connect(HelpButtonComponent)
Got ipc-message: noteRenderComplete undefined