github joaopaulolndev/filament-pdf-viewer v1.1.2

7 hours ago

What's Changed

Bug Fixes

  • fix(form): Handle string state in PdfViewerField to prevent current() type error (#14)

The form template called current() on $getState() without checking if it is an array, causing a TypeError when state is a plain string.

Full Changelog: v1.1.1...v1.1.2

Don't miss a new filament-pdf-viewer release

NewReleases is sending notifications on new releases.