Skip to content

animationName with array value not supported by babel-plugin #275

Description

@khmakoto

In an array with multiple animations is given as the value of the animationName attribute within a makeStyles call and the babel plugin optimizations are enabled, there is an error thrown at during build at the babel:postprocess stage indicating that ruleValue.indexOf is not a function:

image

image

Metadata

Metadata

Assignees

Labels

🐞 bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions