Skip to content

aria-hidden is expecting boolean, but passed as string #2639

@compulim

Description

@compulim

Screenshots

image

Version

master

Describe the bug

In CarouselFilmStrip.js line 134, it is passing string "true" to <Bubble>.

image

But in Bubble.js, it is expecting boolean.

image

This is causing a React warning in console.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'playground
  2. Type layout carousel
  3. Open console log and check for warnings

Expected behavior

No warnings.

Additional context

[Bug]

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions