Skip to content

[FIX]Structures:Trying to access array offset on value of type null

This MR modify code adds a condition to check if the pageName is not empty before calling the export_page method. If the pageName is not empty and the export_page method returns false, the function will return false.

Issue https://app.glitchtip.com/evoludata/issues/5904656

Merge request reports