Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.03 KB

ISSUE_TEMPLATE.md

File metadata and controls

21 lines (14 loc) · 1.03 KB

Please make sure to check the following boxes before submitting an issue. Thanks!

  • All peer dependencies are installed: React, ReactDOM and Leaflet.
  • Using a supported version of React and ReactDOM (v15.0.0+).
  • Using the supported version of Leaflet (v1.0.0) and its corresponding CSS file is loaded.
  • Using the latest version of React-Leaflet.
  • The issue has not already been reported.
  • Make sure you have followed the quick start guide for Leaflet.
  • Make sure you have fully read the documentation and that you understand the technical considerations.

Expected behavior

Please describe.

Actual behavior

Please describe.

Steps to reproduce

Please provide the simplest example possible to reproduce the issue, based on this jsfiddle.