Skip to content
Snippets Groups Projects

mutating custom repository

Merged Heichenko Viktor requested to merge fix/u-select-entity--getRepository into master

The repository is mutated in the 'fetchPage' method of the 'USelectEntity.vue' component

Only the custom repository is mutated, because the repository based on 'entityName' is recreated each time (getRepository method)

image

This leads to the fact that the search does not work properly

image

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading