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
Today I discovered that tabs do not work since Laravel Nova (laravel/nova) version 4.22.0. The tabs work fine with version 4.21.0. In version 4.22.0, the tabs are automatically displayed as sections, see screenshots below. I have not changed any code regarding the tabs. As a temporary solution I have reverted the Laravel Nova version back to 4.21.0 in composer.json.
Screenshot 1, using version 4.21.0:
Screenshot 2, using version 4.22.0:
Does anyone else have this issue?
The text was updated successfully, but these errors were encountered:
Hi there,
Today I discovered that tabs do not work since Laravel Nova (
laravel/nova
) version4.22.0
. The tabs work fine with version4.21.0
. In version4.22.0
, the tabs are automatically displayed as sections, see screenshots below. I have not changed any code regarding the tabs. As a temporary solution I have reverted the Laravel Nova version back to4.21.0
incomposer.json
.Screenshot 1, using version
4.21.0
:Screenshot 2, using version
4.22.0
:Does anyone else have this issue?
The text was updated successfully, but these errors were encountered: