Skip to content

Nova 4 with Laravel 11: undefined is not an object (evaluating 'e._self._c') #16

@Jaspur

Description

@Jaspur

Hi @bashgeek ,

Great that you forked https://github.com/dillingham/nova-items-field to make it work for Nova 4, but..

This package doesn't work for me on the latest Laravel Nova:

Scherm­afbeelding 2024-08-20 om 12 42 05

Using it like:
Items::make('Options')->draggable(true)->fullWidth(true)->placeholder('Add new option')->createButtonValue('New option')->hideFromIndex()->max($this->type == 'radio' ? 2 : 10),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions