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

Wrong answer from /remote/v1/cookie-notification #1103

Open
cooladm1n opened this issue May 22, 2023 · 1 comment
Open

Wrong answer from /remote/v1/cookie-notification #1103

cooladm1n opened this issue May 22, 2023 · 1 comment

Comments

@cooladm1n
Copy link

cooladm1n commented May 22, 2023

Expected behavior

{ "PrivacyCookieEnabled": false, "PrivacyCookieNotification" : "" } - contain only "

Actual behavior

{ "PrivacyCookieEnabled": false, "PrivacyCookieNotification" : '' } - contain mix with ' and "

Steps to reproduce behavior

stencil start
get an error Unexpected token ' in JSON at position 63

Environment

latest node
latest stencil

Stencil-cli version stencil --version:
7.1.1

Node version node -v:
v18.15.0

NPM version npm -v:
9.5.0

OS:
Windows 11

related #752 (comment)

@cooladm1n
Copy link
Author

related issues #752

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