teobler

Results 7 issues of teobler

## Bug close https://github.com/vercel/next.js/issues/41282 can refer link to get more details. - [x] Related issues linked using `fixes #number` - [x] Integration tests added will update doc for new change...

type: next

fixes https://github.com/vercel/next.js/issues/42006 this issue occurred because images with `data url` src start with `blob` and `data` will be mark as `unoptimized`, then its `sizes` will be assigned with `undefined`. I...

type: next

![image](https://user-images.githubusercontent.com/26424691/223667024-a3c47fed-8569-491c-9ea4-c0325b82e361.png)

- need to fix metadata - need a way to adopt third party lib(client component)

help wanted

> As our expectation: > > 1. Could drag and add to Favourites. > 2. Could adjust the order in Favourites. related to #3410, in progress in my free time,...

test
app:core

previous done: - [x] copy ClickPromptButton and its related dependencies to packages folder - [x] make all api import as props this pr done: - [x] add vite for future...