Giter VIP home page Giter VIP logo

Comments (10)

azizmashkour avatar azizmashkour commented on July 3, 2024 1

Yes, I did but it seems to not be working with the latest version of react which removed emotion-theming library and using @emotion/react instead. How can I upgrade it please?

from dante2.

azizmashkour avatar azizmashkour commented on July 3, 2024

And I am getting this error:

Error: Element ref was specified as a string (image_popover) but no owner was set. This could happen for one of the following reasons:
1. You may be adding a ref to a function component
2. You may be adding a ref to a component that was not created inside a component's render method
3. You have multiple copies of React loaded
See https://reactjs.org/link/refs-must-have-owner for more information.

from dante2.

michelson avatar michelson commented on July 3, 2024

from dante2.

michelson avatar michelson commented on July 3, 2024

from dante2.

azizmashkour avatar azizmashkour commented on July 3, 2024

"Dante2": "^0.5.0-rc26" and "react": "17".

from dante2.

0xc00010ff avatar 0xc00010ff commented on July 3, 2024

Also getting the error with latest Dante2 and React17

Error: `emotion-theming` has been removed and all its exports were moved to `@emotion/react` package. Please import them like this `import { useTheme, ThemeProvider, withTheme } from '@emotion/react'`.

from dante2.

PrimeObjects avatar PrimeObjects commented on July 3, 2024

got same issue, React 17, Dante2, Hook, please help!! thanks!

Error: Element ref was specified as a string (editor) but no owner was set. This could happen for one of the following reasons:

  1. You may be adding a ref to a function component
  2. You may be adding a ref to a component that was not created inside a component's render method
  3. You have multiple copies of React loaded
    See https://reactjs.org/link/refs-must-have-owner for more information.

from dante2.

davidsmorais avatar davidsmorais commented on July 3, 2024

Samesies πŸ‘†

from dante2.

LucasTrombim avatar LucasTrombim commented on July 3, 2024

Same problem that @PrimeObjects has. ☝🏼

from dante2.

michelson avatar michelson commented on July 3, 2024

from dante2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.