You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mj-hero should behave like a mj-section with a single mj-column.
thread '<unnamed>' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mrml-4.0.1/src/mj_divider/render.rs:34:61:
called `Option::unwrap()` on a `None` value
my stacktrace is a bit useless because it comes from mjml-python, and I don't really know rust to reproduce it directly :')
The text was updated successfully, but these errors were encountered:
Similar to #453, but in this case the expected result is for this to work:
mj-hero
should behave like amj-section
with a singlemj-column
.my stacktrace is a bit useless because it comes from mjml-python, and I don't really know rust to reproduce it directly :')
The text was updated successfully, but these errors were encountered: