THREE.WebGLRenderer: Context Lost

Hi, i recently recognized, that my app loses context (“THREE.WebGLRenderer: Context Lost”) alot of times when i load textures. I’m wondering if its because of the way i load/dispose textures or what could be other reason? Here is a example, how i am loading/disposing my textures:

Any advice is highly appreciated:)

Tom