In the components overview (#components) in the "Add component" section there is a "Create" button. When this button is pushed while the id field (newComponent.id) is empty SimplyCode creates an empty meta.json directly in the components folder which causes the app to discard all existing components.
Maybe the button should only function when the id field is not empty?