-
Hi, in my Laravel 11 with InertiaJS and Vue 3 app the translations (laravel-vue-i18n v.2.7.7) don't load on certain pages. However default 'pl' language is loading perfectly on this pages.
In my ex…
-
### Describe the bug
Trying to use Primevue within a laravel project using inertia.js results in an import error crashing the ssr server.
My understanding is that this should not be any different …
-
### Describe the bug
I'm using a datatable with server-side filtering and sorting. I am handling showing/hiding columns according to the PrimeVue documentation. I've noticed that when I show or hid…
-
- Laravel Mix Version: v6.0.5
- Node Version (`node -v`): v15.5.0
- NPM Version (`npm -v`): v7.3.0
- OS: Ubuntu 20.04
### Description:
I tried to compile my assets on a fresh Ubuntu 20…
-
Hello,
I'm currently utilizing tailwind.primevue in a Laravel-based project, which incorporates Jetstream with Vue 3, Inertia and Vite. The library integrates well overall, but I've encountered an …
-
How much of a breaking change will PrimeVue v4 be?
incon updated
4 months ago
-
### Describe the bug
Just upgraded from primevue v3 to v4.0.0-beta.4 and the main issues I have are `No PrimeVue Confirmation provided!` and `Error: No PrimeVue Toast provided!`.
![image](https…
-
Latest implementation of Inertia Laravel is:
```
//app.js
createInertiaApp({
title: (title) => `${title} - ${appName}`,
resolve: (name) => require(`./Pages/${name}.vue`),
setup({ e…
dgvai updated
4 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …