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

[Bug]: Migration issue from other databases #335

Open
2 tasks done
vanillacake369 opened this issue Feb 1, 2024 · 0 comments
Open
2 tasks done

[Bug]: Migration issue from other databases #335

vanillacake369 opened this issue Feb 1, 2024 · 0 comments

Comments

@vanillacake369
Copy link

Describe the bug

  1. Migration by moving a post doesn't work, only copying works.
  2. buildStaticPaths error occurs if slug contains anything like /, code(``), .
  3. If slug is empty, buildStaticPaths error occurs.
  4. Warns that there may be a performance issue if the data in the post is larger than 128kb << This might be normal
  5. If there is a ? in the middle of the slug, you can see posts in the list of blog, but when you drill down, you get a 404 error.

To reproduce

  1. Go to ...
  2. Click on ...
  3. Scroll down to ..
  4. See error

Browser

Google Chrome ver 121.0.6167.86

Validations

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