mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-20 12:10:30 +08:00
Previously, keys that mapped to functions would be set as field names. Attempting to assign the datapanel slot to a function causes an error. This limits the extracted field names to those that map to an int or a float.