Running Copilot coding agent #1
Annotations
1 error
|
resources/js/tests/components/fieldtypes/DateFieldtype.test.js > datePickerValue returns null when value is "now":
resources/js/components/fieldtypes/DateFieldtype.vue#L106
TypeError: this.injectedPublishContainer.withoutDirtying is not a function
❯ Proxy.created resources/js/components/fieldtypes/DateFieldtype.vue:106:43
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ callHook node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3632:3
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3550:5
❯ finishComponentSetup node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8016:7
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7939:5
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7864:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5187:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5153:9
|