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

Support React 17 #67

Open
kije opened this issue Dec 12, 2020 · 2 comments
Open

Support React 17 #67

kije opened this issue Dec 12, 2020 · 2 comments

Comments

@kije
Copy link

kije commented Dec 12, 2020

Please enable support for React 17

@petersaints
Copy link

It is not meant for Reavt v17. However, from my limited testing, it seems to work well with it. You can install it using the --legacy-peer-deps flag to give it a go. However, it's not an ideal solution.

@petersaints petersaints mentioned this issue Feb 25, 2021
@c0ncentus
Copy link

<Textfit mode="single" forceSingleModeWidth={true} >
        {this.props.isRoman === true
         ? "lol"//this.toRoman(this.props.interText)
         : "lol"//this.props.interText
}
</Textfit>

Im on react 17, maybe it's an issue with typescript but got fatal error on this

RevolutionTech added a commit to RevolutionTech/letter-joy that referenced this issue Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants