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
After much consideration, we are not going to change the behavior here. You can create an empty panel to cover the use case. In future versions, we will add a deprecation warning if you attempt to use it as the first panel and throw an exception in Nova 6.
Description:
When you define a
Panel::make(...)->collapsable()
as the firstfields()
element, it is not collapsable and the arrow is not even seen.Detailed steps to reproduce the issue on a fresh Nova installation:
Related issue
#4749
The text was updated successfully, but these errors were encountered: