overlook icon indicating copy to clipboard operation
overlook copied to clipboard

Class "NumberFormatter" not found

Open abbasmashaddy72 opened this issue 1 year ago • 2 comments

Filament Version

v3

Plugin Version

v2.2

PHP Version

PHP 8.3

Problem description

Class "NumberFormatter" not found

A class import is missing You have a missing class import. Try importing this class: PhpOffice\PhpSpreadsheet\Style\NumberFormat\NumberFormatter.

Expected behavior

To Work Normally If I disable abbreviateCount it works

Steps to reproduce

  1. Normally Update the Code
  2. Opened Dashboard Found that I got this error

Reproduction repository

No response

Relevant log output

Error Share Link

https://flareapp.io/share/V7jdNAjm

abbasmashaddy72 avatar May 02 '24 17:05 abbasmashaddy72

Sounds like your server is missing the 'ext-intl' extension.

awcodes avatar May 02 '24 20:05 awcodes

Let me check

abbasmashaddy72 avatar May 07 '24 10:05 abbasmashaddy72

The extension was available maybe there was some issues within my project files or composer package as was migrating from 10 to 11 now it is fixed.

But anyway Thanks

abbasmashaddy72 avatar Jun 15 '24 22:06 abbasmashaddy72