You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do many times to try get test.url value, sometimes I got it, but sometimes the token.data.scalar.value="\0",but token.data.scalar.length=26, does somebody fixed it?
And I try to change yml file to:
file test.yml
test:
url: http://127.0.0.1:8080/test
I do many times to try get test.url value, sometimes I got it, but sometimes the token.data.scalar.value="\0",but token.data.scalar.length=26, does somebody fixed it?
And I try to change yml file to:
test:
url: "http://127.0.0.1:8080/test"
But it does not work. the same bug found.
The text was updated successfully, but these errors were encountered: