-
-
Notifications
You must be signed in to change notification settings - Fork 601
Closed
Labels
Description
Bug description
I just ran into the following situation: replicator > bard > replicator where I can't seem to be able to add new items to the nested replicator. Here's a video:
Screen.Recording.2026-01-21.at.13.23.26.mov
How to reproduce
DM if you need repo access
Logs
TypeError: null is not an object (evaluating 'this.meta.dynamicFolder')
TypeError: null is not an object (evaluating 'this.meta.itemComponent')
TypeError: null is not an object (evaluating 'this.meta.canCreate')Environment
Environment
Application Name: Chapter Architects
Laravel Version: 12.47.0
PHP Version: 8.4.17
Composer Version: 2.9.2
Environment: local
Debug Mode: ENABLED
URL: chapterarchitects.test
Maintenance Mode: OFF
Timezone: UTC
Locale: en
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: sqlite
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Storage
public/storage: NOT LINKED
Locales
Installed: en
LaravelLang\Actions\Plugin: 1.11.1
LaravelLang\Attributes\Plugin: 2.14.2
LaravelLang\HttpStatuses\Plugin: 3.11.1
LaravelLang\Lang\Plugin: 15.26.5
LaravelLang\MoonShine\Plugin: INCORRECT
LaravelLang\StarterKits\Plugin: 1.8.0
Locales Version: 2.10.0
Protected: en
Publisher Version: 16.7.1
Livewire
Livewire: v4.0.1
Statamic
Addons: 6
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.0.0-beta.3 PRO
Statamic Addons
marcorieser/statamic-livewire: 5.2.0
rias/statamic-color-swatches: dev-statamic-6
studio1902/statamic-peak-browser-appearance: dev-statamic-6
studio1902/statamic-peak-commands: dev-statamic-6
studio1902/statamic-peak-seo: dev-statamic-6
studio1902/statamic-peak-tools: dev-statamic-6Installation
Starter Kit using via CLI
Additional details
No response