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

Set wrong metadata #9

Open
kinglion580 opened this issue Mar 8, 2024 · 0 comments
Open

Set wrong metadata #9

kinglion580 opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kinglion580
Copy link

Detail:
if you click set metadata -> set time, it will be {++"time":1709865543@@xxx++} , you can see it is not surrounded metadata with {} . same situation for set author.
image

example:
set metadata -> set author to set author to me
expect:
{++{"author":"me"}@@xxx++}

actual:
{++"author":"me"@@xxx++}

@Fevol Fevol added the bug Something isn't working label Mar 8, 2024
@Fevol Fevol self-assigned this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants