saade / filament-autograph

A Filament package to collect signatures.
https://filamentphp.com/plugins/saade-autograph
MIT License
47 stars 9 forks source link

[Bug]: Using this field in a Table Repeater #9

Closed Cannonb4ll closed 8 months ago

Cannonb4ll commented 12 months ago

What happened?

When using the autograph field inside a table repeater, the lines you draw, get an offset to the right (so the line you draw, is not exactly where you draw it)

How to reproduce the bug

In this video, I have 2 autograph fields. 1 in a normal form, below that, inside a repeater. You can spot the differences here.

https://github.com/saade/filament-autograph/assets/3110750/597421da-8ab2-4acf-a4fd-84a350636faa

Package Version

3.0

PHP Version

8.2

Laravel Version

10.0

Which operating systems does with happen with?

macOS, Windows, Linux

Notes

No response