tiqi-group / pydase

A flexible and robust Python library for creating, managing, and interacting with data services, with built-in support for web and RPC servers, and customizable features for diverse use cases.
MIT License
0 stars 1 forks source link

Fix: list component item key #122

Closed mosmuell closed 2 months ago

mosmuell commented 2 months ago

The key passed to GenericComponent for a list item was using an undefined variable. This is replaced by the full access path of the item.