yuanman

Results 9 issues of yuanman

安装的最新版本,viteconfig配置: ![image](https://user-images.githubusercontent.com/22994293/134278558-77e063c8-b3be-4651-9c64-378890f28d94.png) 入口文件: ![image](https://user-images.githubusercontent.com/22994293/134278580-153bbffe-df94-4f6f-bbb7-74ce009c4797.png) 这个插件打包不支持吗

I want to be able to customize the display method of values. I need to add a custom element to trigger a drop-down box when the mouse moves in. I...

### What happened? ## Steps to Reproduce Visit a page with more than 200 requests, switch to other tabs when sending to the server, and then switch back quickly ##...

bug
priority:p2
information-requested

- [ ] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first Because otel depends...

bug
priority:p4
pkg:context-zone

https://github.com/open-telemetry/opentelemetry-js/blob/369b07e1c7483556fa9da952ba27c2e2828ecefb/packages/opentelemetry-core/src/common/time.ts#L36 I saw this method used in many places, so I tested this method in the development environment. I found that sometimes the length of time obtained is unstable. Sometimes...

bug
priority:p2
pkg:core

**NB:** Before opening a feature request against this repo, consider whether the feature should/could be implemented in the [other OpenTelemetry client libraries](https://github.com/open-telemetry/). If so, please [open an issue on opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/issues/new)...

feature-request

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: browser
Waiting for: Community
Stale

My project is based on Vite packaging. Since my previous project was SPA, I ultimately hope that my project can be converted to SSG. Therefore, I started running `npm install...

bug
PR Welcome