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

linking to leaf page causes error #63

Open
nlfurniss opened this issue Jun 17, 2022 · 0 comments
Open

linking to leaf page causes error #63

nlfurniss opened this issue Jun 17, 2022 · 0 comments

Comments

@nlfurniss
Copy link

Navigating to https://ember-scroll-modifiers.jhawk.co/ and then clicking the navigation links on the left works just fine, but going directly to https://ember-scroll-modifiers.jhawk.co/modifiers/did-intersect causes this error:

Uncaught (in promise) Error: Could not find module `innertext` imported from `field-guide/services/head-data`
    at vendor-643cab3527e4ca77853b916d380d41ba.js:13:31
    at c (vendor-643cab3527e4ca77853b916d380d41ba.js:13:96)
    at o.findDeps (vendor-643cab3527e4ca77853b916d380d41ba.js:25:158)
    at c (vendor-643cab3527e4ca77853b916d380d41ba.js:13:152)
    at o.findDeps (vendor-643cab3527e4ca77853b916d380d41ba.js:25:158)
    at c (vendor-643cab3527e4ca77853b916d380d41ba.js:13:152)
    at requireModule (vendor-643cab3527e4ca77853b916d380d41ba.js:7:60)
    at s.get (vendor-643cab3527e4ca77853b916d380d41ba.js:7473:153)
    at e._extractDefaultExport (vendor-643cab3527e4ca77853b916d380d41ba.js:7513:128)
    at e.resolveOther (vendor-643cab3527e4ca77853b916d380d41ba.js:7475:18)

cc: @elwayman02

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

1 participant