whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Not working with replicate function #500

Open davinyoeun opened 5 months ago

davinyoeun commented 5 months ago

Hi, As I have tried with laravel nova replicate function, when I go to index page then click replicate the value in flexible content not display. Is there anyway to solve this issue?

wize-wiz commented 5 months ago

@davinyoeun What kind of Fields are you using? Would be great to see the actual setup.

davinyoeun commented 5 months ago

@davinyoeun What kind of Fields are you using? Would be great to see the actual setup. It's not working with all fields

wize-wiz commented 5 months ago

@davinyoeun Are you using a custom resolver? A bit more info, e.g. a short example would be useful.

davinyoeun commented 5 months ago

Yes, I use custom resolver.