Skip to content

Conversation

@kedar09
Copy link
Contributor

@kedar09 kedar09 commented Apr 27, 2022

Fixes #3467

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

How Has This Been Tested?

  • Checked with example app

Checklist

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation using yarn docs-build-api
  • My changes generate no new warnings

Additional context

@arpitBhalla arpitBhalla changed the title ListItem.Accordion - isExpanded set default false fix(ListItem): isExpanded set default false for Accordion Apr 27, 2022
@arpitBhalla
Copy link
Member

Can you do yarn install again?

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #3475 (4cc1be6) into next (587d8db) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head 4cc1be6 differs from pull request most recent head 73f7af8. Consider uploading reports for the commit 73f7af8 to get more accurate results

@@            Coverage Diff             @@
##             next    #3475      +/-   ##
==========================================
- Coverage   78.25%   78.20%   -0.05%     
==========================================
  Files          87       87              
  Lines        1775     1776       +1     
  Branches      786      787       +1     
==========================================
  Hits         1389     1389              
- Misses        381      382       +1     
  Partials        5        5              
Impacted Files Coverage Δ
packages/base/src/ListItem/ListItem.Accordion.tsx 8.33% <0.00%> (-0.37%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@arpitBhalla arpitBhalla merged commit 3a66591 into react-native-elements:next Apr 27, 2022
github-actions bot pushed a commit that referenced this pull request Apr 27, 2022
* ListItem.Accordion isExpanded set default false

* yarn install
github-actions bot pushed a commit that referenced this pull request Apr 27, 2022
* ListItem.Accordion isExpanded set default false

* yarn install
github-actions bot pushed a commit that referenced this pull request Apr 27, 2022
* ListItem.Accordion isExpanded set default false

* yarn install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListItem.Accordion isExpanded on undefined gives error

2 participants