Skip to content

Issues loading text files #395

@kirkrodrigues

Description

@kirkrodrigues

Bug

Dragging and dropping a text file into the viewer will display the file but has a few issues:

  • An error pops up saying "Failed to set log level filter for the decoder."
    • The console error is:

      Error: Failed to set log level filter for the decoder.
          setLogLevelFilter https://y-scope.github.io/yscope-log-viewer/MainWorker.worker-C7NBP8dR.js:67
          setFilter https://y-scope.github.io/yscope-log-viewer/MainWorker.worker-C7NBP8dR.js:69
          s https://y-scope.github.io/yscope-log-viewer/MainWorker.worker-C7NBP8dR.js:5
      
  • Controls which are only useful for actually parsed logs are still displayed/enabled:
    • The log level filter.
    • The search by timestamp input.

yscope-log-viewer version

9391acb

Environment

  • Firefox
  • Windows 11

Reproduction steps

Drag and drop a file with the .txt extension into the log viewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions