lara-zeus / bolt

form builder for your users, with so many use cases
https://larazeus.com/bolt
MIT License
172 stars 31 forks source link

[Bug]: Get error when open Select field options #284

Closed mohaphez closed 3 months ago

mohaphez commented 3 months ago

What happened?

I got error when define the select field and open more options modal ,

image

How to reproduce the bug

According to the evidence, this happens when I have no collection records but have defined several dataSources. When the collection is empty and there are several dataSources, an error is encountered during merge. When I create a collection, this error is fixed and the list of data sources is loaded.

Package Version

3.0.38

PHP Version

8.2.10

Laravel Version

10.48

Which operating systems does with happen with?

Linux

Notes

No response