X/Pro, Firefox, Print, Just One Page, CSS Error

Hey guys,

I cant reply to the original ticket (https://theme.co/apex/forum/t/print-css-vs-firefox/33973), cause its already closed. So here my answer. The problem described in the link above, is definitely a theme x/pro bug and can be fixed for now with this additional css:

@media print {
.x-root { display: initial; }
}

Please fix this in a future release.

Thank you!

Best,

Robert

Hey Robert,

Thank you for this information. I will be forwarding this to our developers to make them aware of this issue.
It shall be updated and rolled out in the next release update cycle.

Best Regards.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.