atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io/en/stable/
MIT License
447 stars 106 forks source link

Demo broken on UserAction #2215

Closed mkrecek234 closed 3 months ago

mkrecek234 commented 3 months ago
  1. Go to https://dev.agiletoolkit.org/demos/collection/crud.php (develop branch)
  2. In configured crud, click on gear wheels

Error: Critical Error Error: Object of class Atk4\Ui\Demos\WrappedId could not be converted to string

mvorisek commented 3 months ago

Thank you for spotting this and providing good report.

I missed this in #2168 and I guess it is a demo issue only. Will fix.