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
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
Describe the bug
Hello! I tried to use nova-draft on Nova 4. Despite adding the three required fields to the "draftable" resource, none of them is showing up. Would you have any idea? Thank you
To Reproduce
Steps to reproduce the behavior:
Install the package, create the needed columns in the table's resource, then add the three required fields to the Resource.
Expected behavior
The buttons should show up on detail and edit page, the 'State' column on the index should also not be empty.
Screenshots
Environment(please complete the following information):
PHP version: 8.1
Laravel Nova Version 4.2.4
Version 1.1.6
The text was updated successfully, but these errors were encountered:
Haven't gotten around to testing this package with Nova 4 yet. Nova introduced a lot of new things, which could have broken this package.
We have a backlog of other packages that require major updates for Nova 4, so it might take some time before we get to it.
Pull requests are welcome!
Describe the bug
Hello! I tried to use nova-draft on Nova 4. Despite adding the three required fields to the "draftable" resource, none of them is showing up. Would you have any idea? Thank you
To Reproduce
Steps to reproduce the behavior:
Install the package, create the needed columns in the table's resource, then add the three required fields to the Resource.
Expected behavior
The buttons should show up on detail and edit page, the 'State' column on the index should also not be empty.
Screenshots
Environment(please complete the following information):
The text was updated successfully, but these errors were encountered: