It is not straight forward to determine the root cause of this issue from the UI error as you have displayed. The error reported in the Screenshot is simply a NullReference Exception which could result from other reasons, including wrong Source code implementation.
My recommendation is to check the Stackdriver logs to understand the underlying issue. You can access the Stackdriver logs of your application using this link.
Please provide the errors reported in the logs to give better context to this issue observed.