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

csrfField is not a function #96

Closed
RealSocius opened this issue Jan 16, 2024 · 1 comment
Closed

csrfField is not a function #96

RealSocius opened this issue Jan 16, 2024 · 1 comment

Comments

@RealSocius
Copy link

So I am experiencing an error when visiting "/user/login".

{
"message": "csrfField is not a function",
"stack": "Error: csrfField is not a function\n at anonymous (/app/build/resources/views/dashboard/login.edge:22:0)\n at Template.reThrow (/app/node_modules/.pnpm/edge.js@5.5.1/node_modules/edge.js/build/src/Template/index.js:174:15)\n at template (eval at wrapToFunction (/app/node_modules/.pnpm/edge.js@5.5.1/node_modules/edge.js/build/src/Template/index.js:60:20), :217:10)\n at Template.renderCompiled (/app/node_modules/.pnpm/edge.js@5.5.1/node_modules/edge.js/build/src/Template/index.js:80:57)\n at Template.render (/app/node_modules/.pnpm/edge.js@5.5.1/node_modules/edge.js/build/src/Template/index.js:135:21)\n at EdgeRenderer.render (/app/node_modules/.pnpm/edge.js@5.5.1/node_modules/edge.js/build/src/Renderer/index.js:37:103)\n at LoginController.show (/app/app/Controllers/Http/Dashboard/LoginController.ts:12:17)\n at Injector.callAsync (/app/node_modules/.pnpm/@adonisjs+fold@8.2.0/node_modules/@adonisjs/fold/build/src/Ioc/Injector.js:124:30)",
"code": "E_RUNTIME_EXCEPTION"
}

Can anyone maybe help me out. If you need more information just let me know :D

@RealSocius
Copy link
Author

Duplicate: #86

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