reslear

Results 205 comments of reslear

@rafael-rentman ready for merge?

I saw that in the tests the default em and we had the same but then stopped writing em after some updates. and who and where controls the default value?

@userquin https://www.svgviewer.dev/s/ottD7T7J ```html ```

@yusukebe it works great. by the way, a similar approach is offered by [better-auth](https://www.better-auth.com/docs/integrations/express) the only important point is to use this before [`express.json()` prev. body-parser](https://expressjs.com/en/api.html#express.json) ```ts // index.ts import...

@yusukebe I found a little problem since Hono 404 is returned by default there is no way to use the root path, I wonder if there is a solution or...

My example on vue3 works with Capacitor 6 fine: https://github.com/belongnet/CapacitorGoogleAuth/tree/main/playground/vue3

@Aksamyt but work only in dev mode for using `const isIframe = window.self !== window.top;` good idea: ```ts // src/histoire.setup.ts import { defineSetupVue3 } from '@histoire/plugin-vue' import { IonicVue }...

@romeromembersy i think he lost interest in this a long time ago, alternatives no good solutions but as usual just migrate to storybook (no vue sfc) or just vitepress or...

hi @lostfictions friendly ping :)

here good place https://github.com/Julien-R44/bentocache/blob/600a4931ed66c33675dfe6e499cdf87ceb1305cb/packages/bentocache/src/cache/cache.ts ?