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

TypeError: Cannot convert a Symbol value to a string #85

Open
bluelovers opened this issue Jun 1, 2022 · 0 comments
Open

TypeError: Cannot convert a Symbol value to a string #85

bluelovers opened this issue Jun 1, 2022 · 0 comments

Comments

@bluelovers
Copy link

// @ts-ignore
import _equals from 'deep-eql';

let u1 = new URL(`https://bafybeicm5clh7fl4up4prnbfqksou6vsp5voth54rcsxhsjysimm3o77fq.on.fleek.co/`);
let u2 = new URL(`https://bafybeicm5clh7fl4up4prnbfqksou6vsp5voth54rcsxhsjysimm3o77fq.on.fleek.co/`);

console.dir(_equals(u1, u2))
bluelovers added a commit to bluelovers/ws-array that referenced this issue Jun 1, 2022
bluelovers added a commit to bluelovers/ws-array that referenced this issue Jun 2, 2022
bluelovers added a commit to bluelovers/deep-eql that referenced this issue Jun 2, 2022
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