reslear

Results 163 comments of reslear
trafficstars

@MarijnFK and could you do a PR at least make it something?

Also hi @derrickmehaffy @oiorain any news? What if you put it in manually, I won't break anything? :) ```ts “pluginOptions": { { “i18n”: { “localized": false } }, ``` it...

1. maybe 2. same 3. agree also need export `StrapiLocale` for setting out request instead types error `import type { StrapiLocale } from '@nuxtjs/strapi/dist/runtime'`

✅ 1, 3 - fixed 2. i was thinking maybe we could just do it like v4 without generics ? like `data | data []` 4. I'm also thinking of...

> Could you guys have a look at [#445](https://github.com/nuxt-modules/strapi/pull/445)? Thanks! the code looks good, we need to write instructions so that we can test directly from pr. or maybe build...

@thegnuu maybe archive project and add links to: - https://capacitorjs.com/docs/apis/barcode-scanner - https://capawesome.io/plugins/mlkit/barcode-scanning/

Bad choice in the end, maybe in the future there will be just support for dates with regular `new Date` and remove `@internationalized/date`.

@twisterniq @JeanFranz73 It’s strange that there’s no such issue in the minimal reproduction. Could someone fork it and add some details closer to your product? https://stackblitz.com/edit/vitejs-vite-uiu4uu?file=src%2Fcomponents%2FHelloWorld.vue

> > I'm getting the same - and I'm using the Beta version of the Chrome Extension: > > ![screenshot-2024-09-16--15 42 49@2x](https://private-user-images.githubusercontent.com/127733587/367804162-0d5bb603-b31f-4869-aad3-bffe5729901c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjY3NTYwMzMsIm5iZiI6MTcyNjc1NTczMywicGF0aCI6Ii8xMjc3MzM1ODcvMzY3ODA0MTYyLTBkNWJiNjAzLWIzMWYtNDg2OS1hYWQzLWJmZmU1NzI5OTAxYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwOTE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDkxOVQxNDIyMTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hODJjODg1NWIwNDRhNDEwMmRhNDgwYzQ3NmM4ZTczMGU4ODJhY2VmZDQ2ZmI1ZWUyZWNlMjk5YzRmZWYyOTBjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.Cvj3oE1DJ4S413XEp_FiduON0mwprmtHYrKh6_NC6nE) > > I don't have `pinia-plugin-persistedstate`. I do...