- Issue created by @kishan@lnwebworks
- Status changed to Needs review
8 months ago 11:22am 27 March 2024
1.Install the module on drupal 10 for php 8.2
2. When adding lLuzmo Dashboard field in content type.
it shows an error, error mentioned below
Deprecated function: Creation of dynamic property Drupal\luzmo_viewer\LuzmoViewerLuzmo::$config is deprecated in Drupal\luzmo_viewer\LuzmoViewerLuzmo->__construct() (line 50 of modules\contrib\luzmo_viewer\src\LuzmoViewerLuzmo.php).
Deprecated function: Creation of dynamic property
Drupal\luzmo_viewer\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter::$moduleHandler is deprecated in Drupal\luzmo_viewer\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter->__construct() (line 48 of modules\contrib\luzmo_viewer\src\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter.php).
Deprecated function: Creation of dynamic property
Drupal\luzmo_viewer\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter::$themeManager is deprecated in Drupal\luzmo_viewer\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter->__construct() (line 49 of modules\contrib\luzmo_viewer\src\Plugin\Field\FieldFormatter\LuzmoDashboardJavascriptFormatter.php).
I've attached an image illustrating my actions.
Needs review
1.0
Code