Minified React error #130
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[ X] Bug report
[ ] Feature request
[ ] Support request
```
### Steps to Reproduce
1. Install package using npm
2. Insert component in a page
3. Running npm run build using Vite (in Laravel) (works well on npm run dev)
### Expected Results
Datetime to render with no errors
### Actual Results
App crashes, console shows:
`Error: Minified React error #130;`
### Minimal Reproduction of the Problem
### Other Information (e.g. stacktraces, related issues, suggestions how to fix)
Contributor guide
Assessment
This issue has not been assessed yet.