This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
[BUG] TypeError: Cannot read property 'toStringTag' of undefined #118
Labels
Comments
|
Hi ! Could you describe me what's the dataframe.min.js file ? What's your usage (nodejs, in the browser directly) ? If it's the browser minified bundle, it's not designed to be import like that. It's designed to be used directly in the browser. I think it could be related with your issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
To Reproduce
Steps to reproduce the behavior:
When I was trying to
import DataFrame from "./dataframe.min.js"
Caught:
Desktop (please complete the following information):
Could somebody give me a helping hand?
Thanks in advance.
The text was updated successfully, but these errors were encountered: