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

Remove all direct API calls from frontend to middleware #8540

Closed
1 task
nihal467 opened this issue Sep 16, 2024 · 3 comments · Fixed by #8437
Closed
1 task

Remove all direct API calls from frontend to middleware #8540

nihal467 opened this issue Sep 16, 2024 · 3 comments · Fixed by #8437
Assignees
Labels
bug Something isn't working P1 breaking issue or vital feature

Comments

@nihal467
Copy link
Member

Describe the bug

In the new middleware version, we can't call middleware directly from frontend

currently effected: dev-middleware only and staging middleware is working well as it is using production middleware version

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

  • change all the usage in frontend to support current middleware version

Screenshots

@nihal467 nihal467 added bug Something isn't working P1 breaking issue or vital feature labels Sep 16, 2024
Copy link

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.
@sainak kindly acknowledge this message by commenting 'Acknowledged' below.

@Sulochan-khadka
Copy link
Contributor

Is there a way I can contribute here so that it gets merged at the earliest? If the problem were a bit more descriptive, I could have contributed.

@sainak
Copy link
Member

sainak commented Sep 18, 2024

hey @Sulochan-khadka I'm already working on it, you can take up other issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 breaking issue or vital feature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants