-
Side panel with menu items breaks when Nova is updated (4.29.4 => 4.32.6). Tooltips for fields still work.
Before update
![Screenshot 2023-11-27 at 18 28 43](https://github.com/badinansoft/nova-…
-
Hey
I have a `Post` model which can be of 2 types: `regular` and `poll`. A `Post` model of type `poll` will be related to a `Poll` model in a 1-1 manner. Among all other attributes, a `Poll` model …
-
**Laravel Version:** 8.13.0
**Nova Version:** 3.14.0
**Flexible Content Version:** 0.2.6
---
When trying to validate an image, I can't get the validation rules to work. For example, when doing…
-
Hi everyone! I am going crazy with this one; I hope you can help me :pray:
I am working with Laravel 10 and Nova 4. I have a model called Pipeline that I manage with Nova for CRUD operations. One …
-
Hi there!
Sorry about the long title, but dying to use the log tool with Nova 4.0 as it will open upgrading many sites and being on top of problems.
The error received is a blank Nova landing pa…
-
Good day,
I'm sorry for this ridiculously long issue, but it's quite complicated ;)
I've commented on this #11 issue and some days later I noticed the [ThirdParty Integration](https://github.com…
-
Error message `Call to undefined method stdClass::getMedia()` shown.
The problem appears to be that [the resolve function in ebess/advanced-nova-media-library](https://github.com/ebess/advanced-nov…
-
Nova fields have `help` text that can be specified by `->help($text)` method. Both `TextWithSlug` and `Slug` don’t render this help text.
-
Is there a reason why Serde's `rename_all` is only specified for deserialization? This messes up serialisation/deserialization of any structs that use MusicBrainz entities in their fields, since the f…
-
I have encountered some odd stuff happening, i have have two resources both using the same model and extend the sme base Resource class.
Resources:
\App\Nova\ReportTestAppointments
\App\Nova\…