Timeline for React + Antd + Rollup Component Library "Error: Invalid hook call. Hooks can only be called inside of the body of a function component"
Current License: CC BY-SA 4.0
Post Revisions
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 9, 2024 at 7:18 | answer | added | Nixie | timeline score: 2 | |
| Oct 24, 2023 at 11:40 | answer | added | Marcus Junius Brutus | timeline score: 1 | |
| Jun 14, 2022 at 11:36 | answer | added | Tornike Chanturia | timeline score: 4 | |
| Aug 3, 2021 at 4:09 | answer | added | Marco Mesen | timeline score: 1 | |
| Dec 11, 2020 at 23:26 | vote | accept | user5156141 | ||
| Dec 11, 2020 at 23:20 | comment | added | user5156141 | @lissettdm just about to try again | |
| Dec 11, 2020 at 23:14 | comment | added | lissettdm | Are you using npm link? | |
| Dec 11, 2020 at 23:06 | history | edited | user5156141 | CC BY-SA 4.0 |
added 414 characters in body
|
| Dec 11, 2020 at 23:05 | comment | added | user5156141 | Hi @lissettdm, thank you for your suggestions. Sadly, explicitly setting the externals array had no effect and I can see that React or ReactDOM is not in the visualisation from rollup-plugin-visualizer (see original post for update) | |
| Dec 11, 2020 at 22:16 | answer | added | Nemanja Lazarevic | timeline score: 29 | |
| Dec 11, 2020 at 22:11 | comment | added | lissettdm | Also, if you want to check the bundle content try to install rollup-plugin-visualizer, this way you can be sure that react it is not part of the bundle. | |
| Dec 11, 2020 at 21:45 | history | asked | user5156141 | CC BY-SA 4.0 |