Skip to content
Discussion options

You must be logged in to vote

https://github.com/Formfeed-UK/nova-dependable-panel/blob/main/src/DependablePanel.php

DependablePanel extends Field and not Panel. As a result, Laravel Nova can't verify that the field exists via attribute name. This mean Nova doesn't know the correct Markdown field to be referred to and returns 404. You can resolve this using a normal Panel or find a way around it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@crynobone
Comment options

Answer selected by HeadStudios
@HeadStudios
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5571 on May 26, 2023 02:10.