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

Plugin does not display the full list of problems #898

Closed
Zhenye-Na opened this issue Aug 29, 2023 · 2 comments
Closed

Plugin does not display the full list of problems #898

Zhenye-Na opened this issue Aug 29, 2023 · 2 comments

Comments

@Zhenye-Na
Copy link

🐛 Bug Report

A clear and concise description of what the bug is.

Plugin does not display the full lists of problems for problems after #1949

image

To Reproduce

Steps to reproduce the behavior.

Expected behavior

The last problems in the list should align with the leetcode's UI

image

Extension Output

After clicking the refresh icon

    √ [  3 ] Longest Substring Without Repeating Characters               Medium (31.95 %)
      [  2 ] Add Two Numbers                                              Medium (36.46 %)
    √ [  1 ] Two Sum                                                      Easy   (47.29 %)
(node:16340) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
  $   [1949] Strong Friendship                                            Medium (60.22 %)
      [1948] Delete Duplicate Folders in System                           Hard   (64.04 %)
      [1947] Maximum Compatibility Score Sum                              Medium (54.24 %)
      [1946] Largest Number After Mutating Substring                      Medium (31.69 %)
      [1945] Sum of Digits of String After Convert                        Easy   (63.55 %)
      [1944] Number of Visible People in a Queue                          Hard   (58.18 %)

Your Environment

  • os: Windows
  • extension settings:
  • nodejs version: v20.5.1
  • vscode version: 1.81.1
  • extension version: v0.18.1
@Zhenye-Na Zhenye-Na changed the title Plugin does not display the full lists of problems for problems after #1949 Plugin does not display the full list of problems for problems with numbering greater than 1949 Aug 29, 2023
@Zhenye-Na Zhenye-Na changed the title Plugin does not display the full list of problems for problems with numbering greater than 1949 Plugin does not display the full list of problems Aug 29, 2023
@Zhenye-Na
Copy link
Author

I am able to resolve this issue via following the steps in this comment:

#846 (comment)

@Zhenye-Na
Copy link
Author

Closed this issue now

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