Skip to content

Can't perform any actions in controllers when configured @adonisjs/queue #7

@rachhen

Description

@rachhen

Package version

@adonisjs/queue@0.6.1

Describe the bug

When I added the queue package and configured it, the controllers couldn't perform some actions, like login, for example, I got the error like in db:seed before:

Cannot read properties of undefined (reading 'use').

I have tried this open pull request before it was fixed in db:seed and controllers. But in version 0.6.1 it is still not fixed when using in controllers.

I have updated package versions on this pull request, for example, project, you can try on login.

Reproduction repo

rachhen/adonisjs-example#1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions