filament-autograph icon indicating copy to clipboard operation
filament-autograph copied to clipboard

[Bug]: Error adding SignaturePad in livewire component

Open masehitam opened this issue 8 months ago • 0 comments

What happened?

error trying to add signataturepad inside livewire component, there is no line in the field,

TypeError: this.Alpine.destroyTree is not a function
    at Object._activate (async-alpine.js?v=3.2.57.0:1:4125)
    at Object._componentStrategy (async-alpine.js?v=3.2.57.0:1:3436)

How to reproduce the bug

  1. create livewire componen
  2. add signaturepad in form

Package Version

3.1

PHP Version

8.2

Laravel Version

10.0.0

Which operating systems does with happen with?

macOS

Notes

No response

masehitam avatar Jun 25 '24 13:06 masehitam