-
I tried to use your dashboard and followed your example Code, but I always get this error:
```php
"message": "Call to a member function resolveWidgetValue() on null",
"exception": "Error",
"file…
-
While using Image Field I am unable to delete the current values. When you click the delete icon, there is not even a request to delete (shown in the video)
>
```php
\Outl1ne\NovaSettings\Nova…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
I'm not sure if this is new but there seems to be an issue with the latest nova version and the package matching nova's field function.
`Declaration of Shivanshrajpoot\NovaCreateOrAdd\NovaCreateOrA…
-
I opened a PR that fixes an error, in which the translation helper can't find the translations anymore.
The app creates files in the pre Laravel 9 lang folder location. Laravel checks for that pla…
-
Hi I cannot download the excel from nova. it says "Failed-Forbidden" in chrome
![image](https://user-images.githubusercontent.com/40710782/210827559-1a99d640-46f9-4418-a1de-6481eb044912.png)
A…
-
When running composer require naoray/blueprint-nova-addon I get the following error
_Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer…
-
Please can you upgrade?
-
[The release 0.2.1](https://github.com/whitecube/nova-flexible-content/releases/tag/v0.2.1) introduces [changes](https://github.com/whitecube/nova-flexible-content/commit/80dba4c2b22e9b97dba3f20d8c216…
-
Hello, currently the following fails if I have a nested flexible field with the same name as one of standard fields:
```php
public function fields(Request $request)
{
return [
ID::…