Giter Club home page Giter Club logo

Comments (8)

PaulLeCam avatar PaulLeCam commented on June 1, 2024

Hi,

The default path is set in the main file: https://github.com/PaulLeCam/react-leaflet/blob/master/src/index.js#L30 so maybe you tried to load a component directly instead of using the entry file?

from react-leaflet.

troutowicz avatar troutowicz commented on June 1, 2024

@PaulLeCam I load components using the index file.

Example:

const LeafletMap = require('react-leaflet').Map;

This works fine using the existing pre-compiled lib directory. Recompiling generates the error.

from react-leaflet.

PaulLeCam avatar PaulLeCam commented on June 1, 2024

It's an issue with Leaflet I had originally developing this lib, that's why it's set by default in the entry file.

I just compiled the lib again without any problem, how are your trying to compile it?

from react-leaflet.

troutowicz avatar troutowicz commented on June 1, 2024

I used npm install; npm run compile

from react-leaflet.

troutowicz avatar troutowicz commented on June 1, 2024

@PaulLeCam It would be great if you could recompile in your build environment and update the repo. This repo is broken for me when I compile in my environment, I am developing on OSX. Whenever I compile, the default image path set in index.js never makes it to my components. I end up having to explicitly set the image path in my component.

from react-leaflet.

PaulLeCam avatar PaulLeCam commented on June 1, 2024

Hi,

I could never reproduce the error compiling the lib, and Travis doesn't complain when running the tests, so it really seems like a runtime issue.
Could you please post a running example of the failing code in a jsbin or something like this?

from react-leaflet.

troutowicz avatar troutowicz commented on June 1, 2024

This is strange. Yeah, I'll try to get you an example soon.

from react-leaflet.

troutowicz avatar troutowicz commented on June 1, 2024

@PaulLeCam I do not experience the errors after installing v0.6.... I must have been missing a build step.

from react-leaflet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.