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
This problem was identified in #6287 and affects 7 packages.
In #5967 we gave layers names. However, some packages insist in manually managing the plot$layers field, which can cause names to disappear. We don't have a good fallback for this situation, but we should. Generally this tends to become a problem after adding >1 layer.
This problem was identified in #6287 and affects 7 packages.
In #5967 we gave layers names. However, some packages insist in manually managing the
plot$layers
field, which can cause names to disappear. We don't have a good fallback for this situation, but we should. Generally this tends to become a problem after adding >1 layer.Created on 2025-01-22 with reprex v2.1.1
The text was updated successfully, but these errors were encountered: