Cannot read properties of null (reading 'getAttribute') in Diagram

Hi,

I have an issue.

I have a page that contain a diagram. Everytime I open that page and the diagram is displayed, the error occurs. And that error will still occur continuously while I'm in that page. Even if I don't use @syncfusion/ej2-popups in that page. The list below shows some component I used in that page:

DiagramAllModule,

  ToolbarAllModule,

  DropDownButtonAllModule,

  DropDownListAllModule,

  ColorPickerAllModule,

  CheckBoxAllModule,

  NumericTextBoxAllModule,

  SliderAllModule,

  ButtonAllModule,

  MultiSelectAllModule,

  SymbolPaletteModule,

  TextBoxModule,

  GridAllModule,

  ContextMenuModule,

  DialogModule,

  ChartAllModule,

  DatePickerModule

So how can I remove that error? Tell me if you need any further information.

Regards,

Nguyen

Image_9059_1699433413132


2 Replies

VG Vivisa Ganesan Syncfusion Team November 9, 2023 09:25 AM UTC

Hi,

Since we were unable to replicate the issue at our end, could you please provide a modified sample for replication, or share any sample code snippet?

Regards,

Vivisa



VG Vivisa Ganesan Syncfusion Team November 9, 2023 09:28 AM UTC

Hi,

Sorry for the inconvinience.

Please modify below sample for issue replication or share any sample

Sample: R2c7d4 (forked) - StackBlitz


Regards,

Vivisa



Loader.
Up arrow icon