Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend REST API calls are blocked by pace progress bar in GCP cloud. #512

Open
SatheeshKS10 opened this issue Jan 28, 2021 · 1 comment

Comments

@SatheeshKS10
Copy link

Hi Team,

We are using the PACE progress bar in our angular 9 app. But all of a sudden the REST API calls to the backend is blocked by pace in cloud environment and we got the below error,

Function.prototype.toString requires that 'this' be a Function
at toString (<anonymous>)
at toString (zone.js:1600)
at push../node_modules/core-js/internals/inspect-source.js.store.inspectSource (inspect-source.js:8)
at toString (redefine.js:33)
at ua (ruxitagentjs_ICA27SVfgqrux_10205201218101503.js:389)

The REST API calls are not blocked, when we remove the pace plugin. The issue occurs only in the cloud.

Environment details:
GCP cloud,
Docker,
Angular 9

Can you kindly shed some light on this!

@euangordon
Copy link

Hi Satheesh,

I raised a similar issue : #509

You could try downgrading to v1.0.2 it seems to work for us.

Euan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants