Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Items sort not correct on deploy #107

Closed
Jack89ita opened this issue Dec 16, 2018 · 1 comment · Fixed by #111
Closed

Items sort not correct on deploy #107

Jack89ita opened this issue Dec 16, 2018 · 1 comment · Fixed by #111

Comments

@Jack89ita
Copy link

Jack89ita commented Dec 16, 2018

When i deploy my new website on vapid hosting, the sortable items in sections don't reflect the development order; so every time i do a new deploy, i have to reorder items with drag and drop every time.
Any tips?
Thank you very much!

EDIT: it seems that reordering items it's not working properly, when i drag and drop items, the one that i drag is ordered correctly, but the others are always jumping in a different order...

@srobbin
Copy link
Contributor

srobbin commented Dec 27, 2018

@Jack89ita This should be fixed in the most recent release, v0.5.1.

As a reminder, the NPM package name has changes from vapid-cli to @vapid/cli. To update:

npm uninstall -g vapid-cli
npm install -g @vapid/cli

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants