In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and that too undefined doc id empty doc id even when saving a new doc its saving with empty doc id and if i enter doc id then its saving with doc id but still not shwn on ui only the one row is being shown
TL;DR
Developers are experiencing issues with saved documents not appearing correctly on the frontend console UI. Despite multiple documents being saved, only one document is displayed, with an empty doc ID. Even when entering a doc ID, the save is incomplete.