parsagholipour

Results 7 issues of parsagholipour

سلام در حال حاضری تغییراتی توی master هست که هنوز تگی براش زده نشده و بنابراین موقع composer update دریافت نمیشه و باگ ها باقی میمونه

I'm getting this error on nuxt 3.4.2 Any solution? ` caught SyntaxError: The requested module '/_nuxt/node_modules/.pnpm/@[email protected]/node_modules/@nuxtjs/device/dist/runtime/composables/useDevice.d.ts?v=2806ccb0' does not provide an export named 'default' `

3.x
pending triage

Will this support v6? In v6 translations are ok but month starts from 8th. ![image](https://github.com/mzangeneh/fullcalendar-shamsi/assets/57809920/9429f869-f9ab-4e65-9eab-6b46ae73b5fe)

It will allow to populate relations before sending it to provider. Example usage: ``` contentTypes: [ { name: 'api::post.post', populate: ['tags'] } ], ``` https://github.com/MattieBelt/mattie-strapi-bundle/issues/139

Thank you for this. I've successfully used it in React v18 but I have a problem. I still get this error `Cannot have two HTML5 backends at the same time`...

I tried this according to this [doc](https://react-dnd.github.io/react-dnd/docs/backends/touch): ```js import { DndProvider } from 'react-dnd' import { TouchBackend } from 'react-dnd-touch-backend' ``` but didn't work. I realized `SortableTreeWithoutDndContext` renders like `SortableTree`...

سلام من با روش داکیومنت ایمپورت رو انجام دادم اما به ارور خوردم و جوابگو نبود `TypeError: vue_jalali_moment__WEBPACK_IMPORTED_MODULE_0___default(...) is not a function` کلا import کار نکرد اما کد زیر اوکی...