formik icon indicating copy to clipboard operation
formik copied to clipboard

Expo Snack Demo Does Not Work

Open vikram-s-narayan opened this issue 1 year ago • 1 comments

Bug report

The Expo Snack Demo referred to on the URL: https://formik.org/docs/overview does not work

Current Behavior

Throws error as under:

Unable to resolve module '@babel/runtime/helpers/interopRequireDefault.js'
  Evaluating @babel/runtime/helpers/interopRequireDefault.js

Expected behavior

The demo should have loaded.

Reproducible example

Check out the demo link.

Suggested solution(s)

Fix package versions

Additional context

Your environment

Using Firefox and visiting the Expo Snack url.

Software Version(s)
Formik Not Applicable
React Not Applicable
TypeScript Not Applicable
Browser Firefox
npm/Yarn Not Applicable
Operating System iOS

vikram-s-narayan avatar May 08 '23 13:05 vikram-s-narayan