log-viewer icon indicating copy to clipboard operation
log-viewer copied to clipboard

💻View terminal logs in browser

Results 7 log-viewer issues
Sort by recently updated
recently updated
newest added

## Why fix export error

## Describe the bug 引入log-viewer之后有warning,并且内容无法展示。 ## Screenshots ![image](https://user-images.githubusercontent.com/29644978/145346735-10a25678-8baa-4332-ad10-792d1a0039a2.png) ## Expected behavior 期望没有warning,正常展示文本。 ## environment information - Version: 1.5.0 - OS: iOS - Browser: Chrome - vite:2.5.2 - Vue: 3.2.6

针对一行文字过长时, 控件会出现横向滚动条. 建议出个自动换行切换参数.

## 搜索关键字功能 ![image](https://user-images.githubusercontent.com/60080355/98359485-47008680-2063-11eb-86ea-e355f67468c3.png) ## 当前只支持接收str类型, 能支持接收json数据并可以格式化展示的吗 ## 传入对象,指定level字段, 可以根据level过滤显示

## Describe the bug 选中文字后滚动选中异常 ## Screenshots gif 文件太大 https://mega.nz/file/Ig4QXBjR#mrR86qRzlYo6wFpl68yz0MT3to1LCO6AbQEvUjt7Mfg ## To Reproduce Steps to reproduce the behavior: 1. 选中文字 2. 滚动 3. 选中内容一直在变化 ## Expected behavior 选中内容不变化

Any news for a vue3 version?

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@femessage/[email protected]` for the project I'm working on. Here is the diff that solved...