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.

Compatibility with tomchentw/react-google-maps (and more generally)

See original GitHub issue

Hi,

I was wondering what’s the compatibility level like. I am using preact-compat and was expecting a drop-in compatibility.

But it doesn’t seem to be the case. For example https://github.com/tomchentw/react-google-maps doesn’t work with preact.

I’m using the following versions:

    "preact": "^6.4.0",
    "preact-compat": "^3.9.0",
    "react": "^15.3.2",
    "react-dom": "^15.3.2",
    "webpack": "^1.13.3",

So I like the idea of getting a huge file decrease for free, but is it for free?

I hope I don’t sound judgmental, I obviously respect (a lot) the work put into such a library.

Cheers, Ben

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
developitcommented, Nov 17, 2016

Closing as this is fixed in 7. Feel free to re-open if you think I’m crazy! 👍

0reactions
developitcommented, Nov 14, 2016

This should be fixed in version 7, which you can install via npm i -S preact@beta.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Render A Map Component Using 'react-google-maps'
I was working on a React project that needed Google Maps integration but found out quickly that basic DOM manipulation on a map...
Read more >
react routing is able to handle different url path but tomcat ...
When I run this in webpack dev server every thing works fine. For instance when I use http://localhost:3003/test/ bridge.js is loaded and if...
Read more >
Compare Apache Tomcat and Google Maps API - G2
Compare Tomcat and Google Maps API head-to-head across pricing, user satisfaction, and features, using data from actual users.
Read more >
Top 5 Map Libraries for React in 2021 - Bits and Pieces
Supports integrations with major base map providers, including Mapbox, Google Maps, and more. Cons. Heavy memory demand from clients' machines ...
Read more >
How to use Google Maps Iframe in your React app | Codementor
This is my bite-sized tutorial on React and Google Maps.
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