ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: atmaneuler on October 17, 2020, 08:29:15 am
-
Same to me,
When I click on header menu Icon (http://menu.png), the popup show/hide column and filter is work, but it call API:
GET http://localhost:4200/pages/ABC
This raise an error 404.
(http://error.png)
How do I fix that?
-
Can you please mention name of the resource "ABC". your attachments are missing, please re upload them.
Header menu displays icon files from the images folder of SDK .
images/menu.png
images/filter.png
images/eye.png
Please ensure that the images folder is placed on the correct path on the server.
-
Srry,
The URL is:
GET http://localhost:4200/pages/pocompletecheckboard
(http://images/menu.png)
This is the error I get
(http://images/error.png)
-
Request for pocompletecheckboard resource doesn't originate from pqgrid. Please check your scripts or share a jsfiddle if you want me to check it for you.
-
Error on zone-evergreen.js.
(http://images/errorOnRequest.png)
I don't know what zone-evergreen.js is? Is this what paramquery call?
-
ParamQuery has no dependency on zone-evergreen.js
Please share a stackblitz reproducing the error so that I can check the details for you.
-
Please check with me at:
https://stackblitz.com/edit/angular-ivy-qqbbq8?file=src/app/app.component.ts
Thank you.
-
Your stackblitz is not set up properly, it's throwing errors unrelated to mentioned issue.
Please take help of the following stackblitz to reproduce the error. As you can see, there is no error on opening the header popup.
https://stackblitz.com/edit/paramquery-ng-locale