question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

yupResolver doesnt work in IE11 since upgrading v1.3.6

See original GitHub issue

Hi, I upgraded @hookform/resolvers to v1.3.6 and the import paths changed. Before, we imported the yupResolver from @hookform/resolvers/dist/ie11/yup, and now I imported it from @hookform/resolvers/yup/dist/yup and it broke IE11.

Is IE11 not supported anymore by @hookform/resolvers?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
m3fawnercommented, Mar 30, 2021

Just want to drop a message of thanks for @jorisre . Appreciate the quick fix for ie11!

2reactions
jorisrecommented, Mar 30, 2021

@jcolakk Should be good now, can you confirm ? Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

"react-app-polyfill" doesn't work in IE11 - Stack Overflow
After adding react-app-polyfill in your index.js , it will work for PROD env but you need to update your browserslist inside package.json ...
Read more >
update state in react Code Example - Code Grepper
You have to use setState() for updating state in React ... 'react-native' is not recognized as an internal or external command · javascript...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found