Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve value merging logic in useUrlFromCurrentTab
- Updated the logic to prioritize form values over action values for non-tree views. - For tree views with active_ids, merged form values with action values. - Simplified the final action data structure by directly assigning merged values.
- Loading branch information