ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: atmaneuler on October 17, 2020, 08:29:15 am

Title: error on opening header popup
Post 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:
Code: [Select]
GET http://localhost:4200/pages/ABCThis raise an error 404.
(http://error.png)
How do I fix that?
Title: Re: error on opening header popup
Post by: paramvir on October 19, 2020, 12:34:36 pm
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.
Title: Re: error on opening header popup
Post by: atmaneuler on October 19, 2020, 01:41:54 pm
Srry,
The URL is:
Code: [Select]
GET http://localhost:4200/pages/pocompletecheckboard
(http://images/menu.png)

This is the error I get
(http://images/error.png)
Title: Re: error on opening header popup
Post by: paramvir on October 19, 2020, 11:32:12 pm
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.
Title: Re: error on opening header popup
Post by: atmaneuler on October 21, 2020, 12:16:15 pm
Error on zone-evergreen.js.
(http://images/errorOnRequest.png)
I don't know what zone-evergreen.js is? Is this what paramquery call?
Title: Re: error on opening header popup
Post by: paramvir on October 21, 2020, 12:41:40 pm
ParamQuery has no dependency on zone-evergreen.js

Please share a stackblitz reproducing the error so that I can check the details for you.
Title: Re: error on opening header popup
Post by: atmaneuler on October 22, 2020, 09:24:03 am
Please check with me at:

https://stackblitz.com/edit/angular-ivy-qqbbq8?file=src/app/app.component.ts

Thank you.
Title: Re: error on opening header popup
Post by: paramvir on October 22, 2020, 10:12:08 am
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