Skip to content

Commit

Permalink
Added URL to temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StanfordLin committed Jul 29, 2022
1 parent e03b829 commit 53a84f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-app/src/routes/detailed-results/detailed-results.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import "mapbox-gl/dist/mapbox-gl.css";

import { apiBaseUrl, appBaseUrl } from "../../utilities/base-url";

// Temp bug fix: https://github.com/visgl/react-map-gl/issues/1266#issuecomment-753686953
// eslint-disable-next-line import/no-webpack-loader-syntax
mapboxgl.workerClass = require("worker-loader!mapbox-gl/dist/mapbox-gl-csp-worker").default;

Expand Down

0 comments on commit 53a84f0

Please sign in to comment.