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
Based on my experience with the Marketplace MVP Template the keys that were removed are not updated when using sync and when an .yml file is edited the old keys are still visible on the page.
Steps to reproduce the problem
Run pos-cli sync or npm run start if you are using the Marketplace MVP Template
Edit the an .yml file, the en.yml if you are using the Marketplace MVP Template
Use any view to render a key on the page, preferably a key that has child nodes
Remove any of this child nodes and let it sync to the page
Refresh the page, the child node will still be visible
Version
pos-cli: 4.4.26
node: 12.19.0
os: Win 10 Home 10.0.19042 Build 19042
The text was updated successfully, but these errors were encountered:
Based on my experience with the Marketplace MVP Template the keys that were removed are not updated when using
sync
and when an .yml file is edited the old keys are still visible on the page.Steps to reproduce the problem
pos-cli sync
ornpm run start
if you are using the Marketplace MVP Template.yml
file, theen.yml
if you are using the Marketplace MVP TemplateVersion
The text was updated successfully, but these errors were encountered: