1
Help for ParamQuery Grid (free version) / How to debug when using menuIcon on pqGrid?
« on: June 22, 2023, 01:04:04 pm »
Hello all,
At now I got an issue when using option menuIcon on pqGrid.
- When I run it on local, menuUI still shows but after that it make an AJAX request like as XHR to GET path of main component and then got error 404 Not Found.
- When I deploy and run it like as server-client on ngnix, menuUI shown a short time then the main component reload and I got "error: expected to not be in angular zone, but it is!".
I have try to debug it in zone.js. But can not find anything related to this issue. Please help me!!!
At now I got an issue when using option menuIcon on pqGrid.
- When I run it on local, menuUI still shows but after that it make an AJAX request like as XHR to GET path of main component and then got error 404 Not Found.
- When I deploy and run it like as server-client on ngnix, menuUI shown a short time then the main component reload and I got "error: expected to not be in angular zone, but it is!".
I have try to debug it in zone.js. But can not find anything related to this issue. Please help me!!!