Closed adhikasp closed 5 years ago
Cool! So minification renamed the class names used by title/name?
@ajthinking
Cool! So minification renamed the class names used by title/name?
Yeah.
Previously the .name
getter is somehow overridden too, so I rename the function to .title
instead.
Relates to https://github.com/pipe-dream/core/pull/44