payload icon indicating copy to clipboard operation
payload copied to clipboard

Fix 'import_env.default' is undefined when access payload outside Next.js

Open lazidoca opened this issue 1 year ago • 1 comments

Access payload outside Next.js generates a TypeError: const { loadEnvConfig } = nextEnvImport; ^

TypeError: Cannot destructure property 'loadEnvConfig' of 'import_env.default' as it is undefined.

lazidoca avatar Jul 06 '24 10:07 lazidoca

This PR is stale due to lack of activity.

To keep the PR open, please indicate that it is still relevant in a comment below.

github-actions[bot] avatar Dec 11 '24 05:12 github-actions[bot]