IgniteUI / igniteui-wc-examples

samples browser app and individual samples on how to use Ignite UI for Web Components
https://infragistics.com/webcomponents-demos/samples
7 stars 5 forks source link

update ig packages to 4.7.1-beta.1 #674

Closed dkamburov closed 7 months ago

IMinchev64 commented 7 months ago

Several of the samples I have tested so far throw errors or render nothing but I presume the issue lies somewhere in the samples rather than in the library. Those are the issues so far:

  1. Chart with custom drawing annotations sample: Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter

  2. When switching from Scatter Hd series to scatter line chart sample: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0.

  3. Series animations, series error bars, and geo display Esri imagery samples don't render anything (no errors thrown)

  4. Layout actions for data chart sample: Uncaught TypeError: Cannot set property id of #<IgcToolActionComponent> which has only a getter

  5. Rating custom sample throws SVG element not found or malformed SVG string. although it still loads the graphic element.

IMinchev64 commented 7 months ago

Update: all of the abovementioned issues seem to be present from before this beta release