joshwcomeau / joshwcomeau/react-flip-move

Can't import library in HTML

Open
#263 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.1k
Forks
250
PR merge metrics
No merged PRs in 30d

Description

Hello,

I'm trying to use this library, but when I import this block of code in my page:

```html

```

I'm getting this error in the console:

```
Uncaught TypeError: right-hand side of 'in' should be an object, got undefined react-flip-move.js:7:22
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:7
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:4
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:5
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:7
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:4
https://cdn.jsdelivr.net/npm/react-flip-move@3.0.4/dist/react-flip-move.js:5
```

Br

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.