outl1ne / nova-simple-repeatable

A Laravel Nova simple repeatable rows field.
MIT License
73 stars 42 forks source link

Bug on layout in view field #19

Closed ryanmitchell closed 2 years ago

ryanmitchell commented 3 years ago
Screenshot 2021-09-16 at 11 22 39

The view layout seems to be getting styles from the edit layout (.simple-repeatable>:nth-child(2)) which is making it ignore the width and throw off the layout compared to fields around it.

Tarpsvo commented 2 years ago

Hi! Thank you for the report. The issue is now fixed in version 1.4.1. :)