Skip to content

Conversation

Pudochu
Copy link

@Pudochu Pudochu commented Oct 3, 2023

Error Fix: useProxyPer[target.constructor.name]: name will be mangled in minified code

Error Fix: useProxyPer[target.constructor.name]: name will be mangled in minified code
@Master-Daniel
Copy link

the update here is not working with the latest update of puppeteer please look at my open issue Page Handling #103

@LeM0-Dev
Copy link

the update here is not working with the latest update of puppeteer please look at my open issue Page Handling #103

Using the code changes in this pull request will solve the issue. Atleast it did for me :)

@LeM0-Dev LeM0-Dev mentioned this pull request Oct 22, 2023
Copy link

@LeM0-Dev LeM0-Dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also include:
if(target.constructor.name == "CdpHTTPRequest") return useProxyPer.HTTPRequest(target, data);

Copy link

@Zeecoworld Zeecoworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const listeners = page.eventsMap.get(eventName);
                                 ^

TypeError: Cannot read properties of undefined (reading 'get')

All bugs have been fixed.
@Pudochu
Copy link
Author

Pudochu commented May 21, 2024

Hey! Sorry for the delay. But good news for developers who will use this module: all issues are now fixed. Check out my latest pull request.

@luabagg
Copy link

luabagg commented Aug 15, 2024

I'm getting this Rejection, do you have any plans in mantaining this PR?

image

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

Successfully merging this pull request may close these issues.

5 participants