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

Server side handling dynamic-import bug #88

Open
haha4github opened this issue Dec 14, 2023 · 0 comments
Open

Server side handling dynamic-import bug #88

haha4github opened this issue Dec 14, 2023 · 0 comments

Comments

@haha4github
Copy link

Really fascinating project! Most of the popular sites are supported.

One issue I faced is that the code in testcafe-hammerhead handling dynamic-import have some confliction.
js have import() function will lead to:
TypeError: Cannot read properties of null (reading 'destUrl')

https://github.com/DevExpress/testcafe-hammerhead/blob/ae88ef6e970f63f989bb5ea32ad307b7472b9f75/src/processing/script/transform.ts#L133

Not so sure how to work around. Please advice.

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