<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[React error when component with map unmounts]]></title><description><![CDATA[<p dir="auto">I am developing an SPA react app.<br />
in dashboard I have a component with windy map<br />
if you change path another component will mount because of react-router and the previous(with the map) will unmount</p>
<p dir="auto">After this action I have countless errors:<br />
lib.js:102 Uncaught TypeError: Cannot read property 'bindFramebuffer' of null<br />
at e.bindFramebuffer (lib.js:102)<br />
at NewClass.updateFrame (gl-particles.js:2)<br />
at h (gl-particles.js:6)</p>
<p dir="auto">As I can see in this file we have an async function that never stops.</p>
<p dir="auto">Any suggestions??<br />
reloading page could prevent from getting these errors but after I will not have an SPA</p>
<p dir="auto">map created with react-windy-leaflet</p>
]]></description><link>https://community.windy.com/topic/12689/react-error-when-component-with-map-unmounts</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 13:53:44 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/12689.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Jun 2020 15:07:53 GMT</pubDate><ttl>60</ttl></channel></rss>