angular-app icon indicating copy to clipboard operation
angular-app copied to clipboard

Maybe this is a bug

Open 31344436 opened this issue 2 years ago • 0 comments

page-list.component.ts function: writeQueryParams()

line 113 : this.router.navigate(['crud/' + url], { queryParams: this.params });

//Maybe this is a bug,it will reload page . After deleting it, page worked well .

31344436 avatar Oct 04 '23 11:10 31344436