Add back synced frame method and use it for triggerRepaint. #5179
Annotations
5 errors
src/ui/map.ts#L3070
TypeError: Cannot read properties of undefined (reading 'update')
at Map._render (src/ui/map.ts:3070:38)
at src/ui/map.ts:3215:26
|
src/ui/map.ts#L3070
TypeError: Cannot read properties of undefined (reading 'update')
at Map._render (src/ui/map.ts:3070:38)
at src/ui/map.ts:3215:26
|
src/util/evented.ts#L123
TypeError: Cannot set property target of [object Event] which has only a getter
at Style.fire (src/util/evented.ts:123:34)
at src/ui/map_tests/map_style.test.ts:43:23
at Map.<anonymous> (src/util/test/util.ts:30:9)
at Map.fire (src/util/evented.ts:128:26)
at Map._render (src/ui/map.ts:3098:18)
at src/ui/map.ts:3215:26
|
src/gl/framebuffer.ts#L31
Framebuffer is not complete
at new Framebuffer (src/gl/framebuffer.ts:31:19)
at Context.createFramebuffer (src/gl/context.ts:219:16)
at Terrain.getFramebuffer (src/render/terrain.ts:285:41)
at drawDepth (src/render/draw_terrain.ts:24:41)
at Painter.maybeDrawDepthAndCoords (src/render/painter.ts:491:18)
at Painter.render (src/render/painter.ts:380:14)
at Map._render (src/ui/map.ts:3083:22)
at src/ui/map.ts:3215:26
|
|
This job failed
Loading