-
When I edit on Nova the record with field TIME(7) from a Microsoft SQL Server, the value returns in following format:
```txt
H:i:s.Z
```
Example: ```09:00:00.0000000```
So, a error happens:…
-
The recommended calories seem to be calculated in kcal but the calories given for a scanned foot item (Fritz-Kola EAN 4260107220015) seem to be in kJ.
How it is:
1. No units are displayed for calo…
-
I have a nova resource configuration like this:
```php
NovaDependencyContainer::make([
HasMany::make('CourseEditions', 'courseEditions', CourseEdition::class),
])->dependsOn('type', 'ad-ediz…
-
Declaration of Orlyapps\NovaBelongsToDepend\NovaBelongsToDepend::dependsOn(string ...$attributeNames): Orlyapps\NovaBelongsToDepend\NovaBelongsToDepend must be compatible with Laravel\Nova\Fields\Belo…
-
I am using nova-ajax-select and I have a field that depends on two parent fields, another parent field can be added in some way. Currently it only allows me to do it for one, I already modified the ro…
-
Hello,
is it possible to make te notes searchable trough the resource search?
thanks
-
Hi! Tho storeAs feature doesn't work in Repeaters. Is it difficult to fix it? Very inconvenient.
-
Currently, when we perform an action, the fields are not updated, so the user needs to do a manual refresh to see any changes made by the actions.
It would be great if, the same way it happens when y…
-
When add `NovaGridSystem` in `NovaServiceProvider` it breaks the `->hide()` function in `Fields` on Form view:
- laravel/nova 4.24.3
- codenco-dev/nova-grid-system v2.0.1
```
public function t…
-
When using this with a one-to-one relationship, Nova throws an error "Undefined index: value".
Full error:
```Undefined index: values {"userId":2,"exception":"[object] (ErrorException(code: 0): Un…