mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-31 12:10:31 +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.