question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error during construction when not passing in any providers

See original GitHub issue

Affects v2.3.0. this.options.providers is undefined in Geosearch.js when no optional providers were configured, despite that when there are none set it should default to using the ArcGIS Online World Geocoder.

A fix has been identified and I am working on it now. Will add tests.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
slutske22commented, Oct 15, 2019

I’ve been using the CDN link in my HTML header, linking to the latest version.

<link rel="stylesheet" href="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.css" /> <script src="https://unpkg.com/leaflet-control-geocoder/dist/Control.Geocoder.js"></script>

But I’m going to change it to the version-specific link you posted. I also put this repo on my watch list to watch for version updates (as well as all the other repos I’m using CDNs with in my projects). This was actually a great lesson for me personally about how to reference external packages, and being mindful of versions. I’m not sure you need to change the README, unless you want to make it more friendly to newbs like myself. Thanks for the courtesy!

1reaction
jwasilgeocommented, Oct 15, 2019

Thanks for chiming in about this, too, @kjrhody.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dealing with errors and omissions - The Construction Specifier
An omission occurs when something required to complete the building or comply with the building codes is not shown on the plans and...
Read more >
Construction Defect Liability for Injury - AllLaw
Liability for injury or other damage resulting from construction defects usually falls on the architect/engineer or contractor/subcontractors.
Read more >
Negotiating Errors and Omissions - Masonry Magazine
An omission is materials or work that was mistakenly omitted from the plans at bid time but is required to complete the project....
Read more >
Dealing With Difficult Clients in Construction: 7 Red Flags
Every construction business will face difficult clients at some point. ... When someone displays one or more red flags, consider passing on ......
Read more >
Construction 101: The Basics of Change Orders
"Change order" is just the industry term for an amendment to a construction contract that changes the contractor's scope of work.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found