juzhiyuan edited a comment on issue #717: URL: https://github.com/apache/apisix-dashboard/issues/717#issuecomment-723914149
The table component supports `columnEmptyText`, we could use it to set default content when that field doesn't have a value, but it will check if that field is returned from the data source. According to the following snapshot, every record doesn't have the same structure, so I have to add a checker function for every field on the frontend, they are too many so it's not a good idea IMO.  Summary: Leave those fields' value as empty currently. cc @membphis @idbeta ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
