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

Error on claim epic games: TypeError: Cannot read properties of undefined (reading 'childFrames') #395

Open
caolonghao opened this issue Oct 28, 2024 · 0 comments

Comments

@caolonghao
Copy link

I have an error when trying to claim epic games. The error message is:

TypeError: Cannot read properties of undefined (reading 'childFrames')
    at FrameManager.removeChildFramesRecursively (E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\frames.js:297:31)
    at FrameManager.frameCommittedNewDocumentNavigation (E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\frames.js:147:10)
    at FFPage._onNavigationCommitted (E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\firefox\ffPage.js:165:30)
    at FFSession.emit (node:events:519:28)
    at E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\firefox\ffConnection.js:154:41

Node.js v20.14.0

Can reproduce it both on windows and ubuntu24.04 LTS.

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

1 participant