View goes blank on clicking the settings button for any group
I made a bunch of groups and a custom layout for my home space in the 9.2 version. Just upgraded to 9.3 and on clicking the dots button for any group makes the obsidian view go blank and leaves obsidian unusable. Please see images
Same problem here...
This should be patched in the version released earlier tofay
Get Outlook for iOShttps://aka.ms/o0ukef
From: Chris @.> Sent: Sunday, February 25, 2024 8:51:48 AM To: Make-md/makemd @.> Cc: Subscribed @.***> Subject: Re: [Make-md/makemd] View goes blank on clicking the settings button for any group (Issue #282)
Same problem here...
— Reply to this email directly, view it on GitHubhttps://github.com/Make-md/makemd/issues/282#issuecomment-1962947756, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAFHKNRDSSIG6GTS7ABXEXTYVM6XJAVCNFSM6AAAAABDXV7RUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRSHE2DONZVGY. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Unfortunately, it's still happening. Please see the error logs from the console below. There are 3 separate errors logs. I am running Windows 11. Thanks for looking into it.
Error 1 The above error occurred in the component:
at input
at InputDrag (plugin:make-md:72585:10)
at div
at StepSetter (plugin:make-md:72711:24)
at ContentSubmenu (plugin:make-md:72776:55)
at div
at FrameNodeEditor (plugin:make-md:73700:11)
at div
at FrameNodeEditorContainer (plugin:make-md:74625:45)
at FrameEditorNodeView (plugin:make-md:77245:38)
at FrameEditorInner2 (plugin:make-md:77190:23)
at div
at FrameEditorNodeView (plugin:make-md:77245:38)
at FrameEditorInner2 (plugin:make-md:77190:23)
at div
at FrameEditorNodeView (plugin:make-md:77245:38)
at FrameEditorInner2 (plugin:make-md:77190:23)
at div
at FrameEditorNodeView (plugin:make-md:77245:38)
at div
at FrameEditorInstance (plugin:make-md:77646:56)
at FrameInstanceProvider (plugin:make-md:71940:65)
at div
at eval (plugin:make-md:74137:73)
at div
at SpaceInner (plugin:make-md:86361:43)
at FrameEditorProvider (plugin:make-md:71503:55)
at SpaceRoot (plugin:make-md:74023:55)
at FrameSelectionProvider (plugin:make-md:72082:37)
at FramesMDBProvider (plugin:make-md:61484:61)
at SpaceProvider (plugin:make-md:61121:55)
at PathProvider (plugin:make-md:60710:18)
at SpaceView (plugin:make-md:74005:23)
at div
at WindowProvider (plugin:make-md:69249:58)
at DndContext2 (plugin:make-md:43724:9)
at WindowManager (plugin:make-md:97474:5)
Consider adding an error boundary to your tree to customize error handling behavior. Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries. logCapturedError @ plugin:make-md:15462
Error 2
plugin:make-md:4444 Uncaught Error: input is a void element tag and must neither have children nor use dangerouslySetInnerHTML.
at assertValidProps (plugin:make-md:4444:21)
at setInitialProperties (plugin:make-md:9094:11)
at finalizeInitialChildren (plugin:make-md:9842:11)
at completeWork (plugin:make-md:17667:23)
at completeUnitOfWork (plugin:make-md:20561:24)
at performUnitOfWork (plugin:make-md:20546:13)
at workLoopSync (plugin:make-md:20477:13)
at renderRootSync (plugin:make-md:20456:15)
at recoverFromConcurrentError (plugin:make-md:20078:28)
at performSyncWorkOnRoot (plugin:make-md:20220:28)
at flushSyncCallbacks (plugin:make-md:10621:30)
at eval (plugin:make-md:19969:21)
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:204:9)
at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
** Error 3** 5 plugin:make-md:77426 Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at ResizeObserver.eval (plugin:make-md:77426:24)
It also happens if I try to change the style of any item in a space (e.g. a label)
The fix will be in today's patch, thanks for the help tracking it down
It's still happening but when adding a new linked note. If i try clicking the dots to set the properties for the linked not or even delete it. The view goes blank like before