Console error on dashboard only for foodsharer

Summary

When you open the dashboard as a foodsharer, 2 errors are displayed in the browser console. I didn't notice any restriction.

This issue was created before !735 (merged) got merged.

Steps to reproduce

Open the page ?page=dashboard

What is the current bug behavior?

Dashboard.js?05a3:30 Uncaught TypeError: Cannot read property 'addEventListener' of null
    at eval (Dashboard.js?05a3:30)
    at Object.../src/Modules/Dashboard/Dashboard.js (9969af016ba2e0f74507.js:121)
    at __webpack_require__ (Dashboard.js:785)
    at fn (Dashboard.js:151)
    at Object.6 (9969af016ba2e0f74507.js:2785)
    at __webpack_require__ (Dashboard.js:785)
    at checkDeferredModules (Dashboard.js:46)
    at Array.webpackJsonpCallback [as push] (Dashboard.js:33)
    at 9969af016ba2e0f74507.js:1

GET http://192.168.122.10:18080/img/fairteiler50x50.png 404 (Not Found)

What is the expected correct behavior?

(What you should see instead)

Relevant error messages and/or screenshots

(Include any relevant error messages or screenshots here)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Edited by Johannes