Francis Morissette

Results 4 issues of Francis Morissette

Hello! I get a 500 error while trying to import my repository. I am running 1.3.0 beta 1, knowing it isn't fully supported, but seeing MantisBT.org uses 1.3.0 beta 2.....

This makes sure you can use the following while using TypeScript: ``` {title ? `${title} - Inertia E-Commerce` : 'Inertia E-Commerce'} {children} ``` Otherwise, there would be a type error...

### Version 1.14.1 ### Template before formatting ```blade @forelse($user->permissions as $permission) {{ $permission->friendly_name }} @empty Aucune permission attitrée @endforelse ``` ### Template after formatting ```blade @forelse($user->permissions as $permission) {{ $permission->friendly_name...

bug

**Please include some context and the contents of the console in your browser's developer tools.** ## JavaScript Error ``` TypeError: Cannot read properties of undefined (reading 'map') at jA (https://flareapp.io/build/assets/index.modern-8a4871b2.js:915:9957)...