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

wat: vm2 behaves differently for URL object #22232

Closed
wants to merge 1 commit into from

Conversation

tiina303
Copy link
Contributor

@tiina303 tiina303 commented May 9, 2024

Problem

just for testing purposes

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

const vm = await createReadyPluginConfigVm(hub, pluginConfig39, indexJs)
const event = await vm.methods.processEvent!({ ...defaultEvent })

expect(event?.properties?.url).toEqual('https://something.other/?at=c#wat')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this fails, but I don't understand why yet

@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

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

Successfully merging this pull request may close these issues.

None yet

2 participants