Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View goes blank on clicking the settings button for any group #282

Open
Shreshth-mehra opened this issue Feb 24, 2024 · 6 comments
Open

Comments

@Shreshth-mehra
Copy link

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
image
image

@chhe-01
Copy link

chhe-01 commented Feb 25, 2024

Same problem here...

@jp-cen
Copy link
Contributor

jp-cen commented Feb 26, 2024 via email

@Shreshth-mehra
Copy link
Author

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)

@ramarivera
Copy link

It also happens if I try to change the style of any item in a space (e.g. a label)

@jp-cen
Copy link
Contributor

jp-cen commented Mar 1, 2024

The fix will be in today's patch, thanks for the help tracking it down

@Shreshth-mehra
Copy link
Author

Shreshth-mehra commented Mar 3, 2024

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants