Juwan Yoo

Results 3 issues of Juwan Yoo

### 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: nextjs
Status: Stale

Bug fix: "width is null or not an object" from IE8 occasionally. ![backgroundsize_bug](https://f.cloud.github.com/assets/1812260/700249/bb64367c-dd3e-11e2-8941-88e8731319df.png) Additional: Not properly working with jquery 1.9.1 + ie8 (undefined is null or not an object) ![1...

## Motivation Official OpenAI API and vLLM supports `stream: true` with parallel sampling (`n > 1`), and multi-prompt completions (`len(prompt) > 1`). However current version of SGLang does not support...