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

huge slog data:... URL in stack trace #36

Open
dckc opened this issue Feb 27, 2021 · 2 comments
Open

huge slog data:... URL in stack trace #36

dckc opened this issue Feb 27, 2021 · 2 comments

Comments

@dckc
Copy link
Contributor

dckc commented Feb 27, 2021

@michaelfig any idea why this huge data URL is in the stack track or how to get rid of it?

error: Syntax error at 752 "m" #0:752 Error
    at /home/connolly/projects/js2rho/node_modules/@michaelfig/slog/dist/slog.cjs.js:118:25
    at Function.tag [as error] (/home/connolly/projects/js2rho/node_modules/@michaelfig/slog/dist/slog.cjs.js:69:20)
    at /home/connolly/projects/js2rho/lib/vendor/jessica/lib/boot-peg.js:88:13
    at Object.start (data:%20%20%20%20(function(act_0%2C% .... VERY VERY LONG DATA URL

https://gist.github.com/dckc/416bf86bc11b8e052b20daff95018a7f

@michaelfig
Copy link
Collaborator

I think the problem is with some sourceURL (or missing sourceURL) in an evaled string. Hope that's enough to help you out.

While I love jessica, I need to let her fend for herself until I can devote more attention. There's a lot of things about jessica that were just me learning my way around JS+TypeScript. I'm better now. Really. 😝

@dckc
Copy link
Contributor Author

dckc commented Feb 28, 2021

Cool. Thanks

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

2 participants