Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix bug #349 typings for Placeholder prop functions #350

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

vsirakova
Copy link
Contributor

Description

Motivation

Fixes issue #349

How Has This Been Tested?

I replaced the version of sitecore-jss-react in my sitecore project with the build output of this branch and I am not getting the typing error that I used to.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the Contributing guide.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.

@sc-illiakovalenko
Copy link
Contributor

@vsirakova Thank you, it's a great changes that you provided

@sc-illiakovalenko sc-illiakovalenko merged commit 2d7a934 into Sitecore:dev Apr 2, 2020
sc-illiakovalenko added a commit that referenced this pull request Jul 27, 2020
* Fix bug #349 typings for Placeholder prop functions render, renderEach, renderEmpty (#350)

* Fixes withSitecoreContext typescript definition (#347)

* v14.0.0

* [React sample] Cannot read property 'fields' of undefined

* [React sample] version fix

* v14.0.1

* [Doc] Remove mentioning that Sitecore JSS Forms are not working in headless mode + provide workaround
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants