小羊molly♡Original post
Web Developer
Hi I can't access my document data in console gui suddenly. other processes are successful like adding a new attribute or adding a new user. browser console throw out errors:Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'keys')and Uncaught (in promise) Error: Timeout
Summary
Developers are experiencing issues accessing document data in the console GUI. Errors include "TypeError: Cannot read properties of undefined (reading 'keys')" and "Error: Timeout." Other processes are working fine.