Describe the bug
One custom type I created, named “Configurations” is not getting synced to the desktop app. This type was created long back and there are few objects of this type. The objects are properly synced though. I have a set of that type and it is synced as well. When I create a new object of that type through the object creation option in set, a new untitled page of a unknown type is created since the type is not available in the desktop app. When the object is opened, the app goes white and unresponsive and can only be solved by restarting the app. The type is available in the android app and is properly working
To Reproduce
I’m not sure if you guys can reproduce the issue, but once you have a set of unknown type, the following are the steps to reproduce the behavior:
- Go to the set of that unknown type
- Click on the new object button
- Open the newly created object
Expected behavior
- The custom type should be properly synced
- Opening a page of unknown type should not crash the app and should fallback to a blank page with no type
System Information:
- OS: Fedora linux
- Anytype Version: 0.22.3
Additional context
Type of the pages of that type
Screen recording of the issue
Opening the set in the android app displays the type properly
Opening the newly created object in the android app displays the page without the type
Creating a new object of the type from the android app directly properly displays the type in the new page