Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add items #101

Open
Voltra opened this issue Dec 8, 2023 · 1 comment · May be fixed by #104
Open

Unable to add items #101

Voltra opened this issue Dec 8, 2023 · 1 comment · May be fixed by #104

Comments

@Voltra
Copy link

Voltra commented Dec 8, 2023

I can create a navigation fine, but when trying to add an item, there's a livewire error:

Livewire Entangle Error: Livewire property ['mountedActionsData.0.type'] cannot be found on component: ['app.filament.resources.navigation-resource.pages.edit-navigation']

Versions:

  • Filament 3.0.103
  • Filament Navigation 1.0.0-beta4
  • Filament Spatie Translatable 3.0.103

NB: It also happens even when anything Translatable related is absent

@Voltra
Copy link
Author

Voltra commented Dec 19, 2023

I noticed that HandlesNavigationBuilder uses a mountedActionData property where InteractsWithActions exposes a mountedActionsData property. Would that be the cause of the conflict? Is it a syncing conflict?

@Voltra Voltra linked a pull request Dec 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant