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

Investigate broken module filter on dev mode #503

Open
Nargonath opened this issue Feb 22, 2022 · 0 comments
Open

Investigate broken module filter on dev mode #503

Nargonath opened this issue Feb 22, 2022 · 0 comments
Labels
bug Bug or defect help wanted Feel free to open a PR

Comments

@Nargonath
Copy link
Member

Nargonath commented Feb 22, 2022

Support plan

  • is this issue currently blocking your project? (yes/no): no
  • is this issue affecting a production system? (yes/no): no

Context

  • node version: 12
  • module version with issue: latest
  • last module version without issue:
  • environment (e.g. node, browser, native): node
  • used with (e.g. hapi application, another framework, standalone, ...):
  • any other relevant information:

What are you trying to achieve or the steps to reproduce?

Go to page "Module", enter the name of a module to filter the list.

What was the result you got?

The list isn't filtered in dev mode: npm run dev but works in production npm run gen && npm start.

What result did you expect?

It should work in both modes.

@Nargonath Nargonath added bug Bug or defect help wanted Feel free to open a PR labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug or defect help wanted Feel free to open a PR
Projects
None yet
Development

No branches or pull requests

1 participant