-
Notifications
You must be signed in to change notification settings - Fork 86
-
I've tried implementing a variety of simple MDX components for viewing in the local preview, but have thus far received invalid responses back from the server for all but the very simplest components (edit: this appears as though it may be my syntax errors, rather than anything more deep-rooted). This causes the session to return to a disabled initial state, and leaves me no more enlightened.
Are custom components expected to be so finicky? Should they work in the Local Preview mode? Can we get any clearer messaging about the cause of rendering failures?
On a different, but related note, performing the MDX rendering client-side seems like it would make some things simpler, from shared components to rendering failure diagnostics. I'm sure it's not a panacea, and that things are more complicated than that, but don't actually know why. Is there a reference to prior discussions that I haven't been able to find?
Beta Was this translation helpful? Give feedback.