Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(gatsby-source-wordpress): error when sourcing nodes, change console.warning to console.warn #30764

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

gustavo-a
Copy link
Contributor

Description

Dev server is throwing console.warning() is not a function and exiting when it should just log the message on the console.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 8, 2021
@vladar vladar added topic: source-wordpress Related to Gatsby's integration with WordPress and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 11, 2021
Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 💜

@vladar vladar merged commit 8ebbb68 into gatsbyjs:master Apr 11, 2021
vladar pushed a commit that referenced this pull request Apr 13, 2021
…rn` (#30764)

console.warning() doesnt exist.

(cherry picked from commit 8ebbb68)
vladar pushed a commit that referenced this pull request Apr 13, 2021
…rn` (#30764) (#30852)

console.warning() doesnt exist.

(cherry picked from commit 8ebbb68)

Co-authored-by: Gustavo Rocha <gustavo_641@live.com>
This was referenced Apr 13, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: source-wordpress Related to Gatsby's integration with WordPress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants