Trung Dang

Results 23 comments of Trung Dang

Hi @yusukebe, The following patch is a rough example of the feature (skipping subPath for certain methods): ``` diff diff --git a/src/hono-base.ts b/src/hono-base.ts index d849fce..ae04e49 100644 --- a/src/hono-base.ts +++ b/src/hono-base.ts...

This seems to be a long-known issue with multiple PRs already :(.

Theres actually a "parent" issue that the inner width/height is not recomputed if the item inside could change it's size dynamically, so even if the current style is "auto", parent...

To be more specific, the error is encountered with manifest version 3 extensions, Could be fixed with some changes to `packages/shared-integration/src/layers.ts`

@zf1998 Closed bc of stale, are you using latest version of `vitesse-webext` though?, seems like there's been updates to main branch, which now uses manifest v3 & unocss by default....

**Advertising alert** Well, I just created an extension as a temporary work-around for this: [Blade Syntax for PHP](https://marketplace.visualstudio.com/items?itemName=NamesMT.blade-php) Now you can still use the amazing Intelephense and have Blade syntax...

> whereas `jsonc/sort-key` is expecting symbols first. I think you mean `jsonc/sort-key` is expecting numbers first. BTW related: #58

Same issue, why haven't the repo release a new version yet :( (PR is merged but there is no patch version for it is what I meant)

Caught on a big deadline right now sorry, can't make this PR ready in anytime soon.

`hc` is fetch `Response` compatible, would existing libraries like [fetch-progres](https://www.npmjs.com/package/fetch-progress), [fetch-api-progress](https://www.npmjs.com/package/fetch-api-progress) suit your needs?