[BUG] - Fields are not showing up on Nova 4
DorianBourcet opened this issue · 2 comments
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.
Environment(please complete the following information):
- PHP version: 8.1
- Laravel Nova Version 4.2.4
- Version 1.1.6
Hey 👋🏻
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!
Hello,
Any chance to update to Nova 4 please?
Thanks in advance.