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

字符串的内容存在function导致字符串解析echarts报错 #299

Open
A-walking-star opened this issue Oct 23, 2024 · 1 comment
Open

Comments

@A-walking-star
Copy link

SyntaxError: Unexpected token b in JSON at position 4
image
JSON.parse无法解析含有function的字符串

@sbfkcel
Copy link
Owner

sbfkcel commented Dec 23, 2024

是的,不能存在function,直接解析function会存在安全问题

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