Coder Social home page Coder Social logo

gatsby-source-hubspot-forms's People

Contributors

dominiksipowicz avatar gigasproule avatar jamaljeantobias avatar lukealexander avatar natac13 avatar ynnoj avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gatsby-source-hubspot-forms's Issues

err

ERROR #11321 PLUGIN

"gatsby-source-hubspot-forms" threw an error while running the sourceNodes lifecycle:

TypeError: Cannot destructure property 'createNode' of 'boundActionCreators' as it is undefined.

52 | return
53 | } catch (err) {

54 | throw new Error(err)
| ^
55 | }
56 | }
57 |

File: node_modules\gatsby-source-hubspot-forms\gatsby-node.js:54:11

Package installs with "axois" not "axios"

I saw there was a commit to fix this issue (#7 ) but when I "yarn add gatsby-source-hubspot-forms" it installs with axois, not axios.

Can you create a new release or something to differentiate the packages?

Thanks!

Only one form node is ever built

Hey! Thanks for creating this source plugin.

I've been using it to implement HubSpot forms on our website and noticed that only one HubspotForm node is ever generated, despite there being more than a dozen available on our account.

Looking at the source further, it seems that there's a conflict using the createNode action because the id passed is not unique. As per Gatsby docs, id should be globally unique.

id: item.portalId.toString(),

We should use the guid field returned from HubSpot.

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.