Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1001 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

19 lines (12 loc) · 1001 Bytes

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

  • Check that all peer dependencies are installed: React, ReactDOM and Leaflet.
  • Check that you are using a supported version of React and ReactDOM (v15.0.0+).
  • Check that you are using the supported version of Leaflet (v.1.0.0) and its corresponding CSS file is loaded.
  • 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.