[Bug] Changing projections - Maximum call stack size exceeded

Author: shermifyCreated Nov 6, 2025Updated Feb 6, 2026
Labelsbug

Description

React-map-gl throws an unhandled exception when changing projections. It looks like the error is in proxy-transform.ts.

Expected Behavior

The map should not fail when changing projections.

Steps to Reproduce

To reproduce, add a map to the page and change the projection.

Environment

  • Framework version: latest
  • Map library: latest
  • Browser: chrome
  • OS: MacOS

Logs

Image