Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Nivo and ResizeObserver #259

Closed
yld-weng opened this issue Mar 21, 2022 · 1 comment
Closed

Issue with Nivo and ResizeObserver #259

yld-weng opened this issue Mar 21, 2022 · 1 comment
Labels

Comments

@yld-weng
Copy link
Contributor

WebpackError: ReferenceError: ResizeObserver is not defined

  - nivo-core.es.js:1 
    [datavizhub-tuos]/[@nivo]/core/dist/nivo-core.es.js:1:13524

  - MediaQuery.js:19 
    [datavizhub-tuos]/[enquire.js]/src/MediaQuery.js:19:1

  - MediaQuery.js:21 
    [datavizhub-tuos]/[enquire.js]/src/MediaQuery.js:21:1

  - seo.jsx:4 
    datavizhub-tuos/src/components/shared/seo.jsx:4:1

  - nivo-core.es.js:1 
    [datavizhub-tuos]/[@nivo]/core/dist/nivo-core.es.js:1:13511

  - nivo-core.es.js:1 
    [datavizhub-tuos]/[@nivo]/core/dist/nivo-core.es.js:1:15861

  - MediaQuery.js:26 
    [datavizhub-tuos]/[enquire.js]/src/MediaQuery.js:26:1

  - index.js:1 
    [datavizhub-tuos]/[gatsby-plugin-mdx]/index.js:1:1

  - MediaQuery.js:35 
    [datavizhub-tuos]/[enquire.js]/src/MediaQuery.js:35:26

  - accessibility.jsx:6 
    datavizhub-tuos/src/pages/accessibility.jsx:6:3

  - 404.jsx:8 
    datavizhub-tuos/src/pages/404.jsx:8:5

  - static-entry.js:294
    webpack:/datavizhub-tuos/.cache/static-entry.js:294:22

  - index.js:118
    [datavizhub-tuos]/[react-accessible-accordion]/dist/es/index.js:118:1
yld-weng pushed a commit that referenced this issue Apr 13, 2022
### [1.2.1](v1.2.0...v1.2.1) (2022-04-13)

### 📝 Documentation

* initial edit to statistical testing ([336147c](336147c))
* initial edit to statistical testing ([03ec872](03ec872))
* **learning-path:** statistical part 4 ([b3b3bca](b3b3bca))

### 🐛 Bug Fixes

* ant-design chart visualisation canvas issue ([73ad9d6](73ad9d6))
* change end of line to LF [skip ci] ([8f60faf](8f60faf))
* ResizeObserver is not defined error ([9b57205](9b57205)), closes [#259](#259)

### 🔨 Build/Dependencies

* **deps:** bump actions/checkout from 2 to 3 ([8951b22](8951b22))
* update dependencies ([84d56c9](84d56c9))
* **deps:** update dependencies ([6aa570b](6aa570b))
* upgrade to React 18 ([df6b56d](df6b56d))

### 🔧 Continuous Integration

* change runner [skip ci] ([ded3c4a](ded3c4a))
* fix ci cache error ([ae200ad](ae200ad))
* fix script execution ([d216e03](d216e03))
* **actions:** move to windows-2019 for consistency ([b145e47](b145e47))
* upgrade cache version ([0c241e0](0c241e0))
* use actions-gh-pages [skip ci] ([2ccf254](2ccf254))
* **live:** use actions ([453f244](453f244))
@yld-weng
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant