Open mkrecek234 opened 2 years ago
the problem is caused by https://github.com/atk4/ui/blob/a036f67947e285f90ff7b7e0e3fc37fa0c9e7acb/src/View.php#L133
before the data are set, the ID = 0, but then reindexed using the linked code and remove ID is send reindexed because of it
see fix in https://github.com/atk4/ui/tree/fix_1862_cart_demo
there are still two issues I would like to be solved before merge:
a) add via "Browse" does not work, when an item is clicked, nothing happens (problem present since introduced in https://github.com/atk4/ui/pull/427) b) menus are displayed on hover, but when clicked the same time, they close - https://github.com/fomantic/Fomantic-UI/issues/2459
https://ui.agiletoolkit.org/demos/interactive/popup.php