@antal-homengmail-com
@antal-homengmail-com
Forum Replies Created
-
AuthorPosts
-
Antal HomenParticipant
Hello,
I found out where I went wrong, I managed to update the Smart UI. It works well, but GantChart’s baseline in the “year” view still doesn’t work well. The baseline is displayed well in the “month” and “week” views. Previously, the baseline did not work well in the “month” view either.Best regards:
AntalAntal HomenParticipantHello!
I would like to install the latest Smart UI for the existing project, but I don’t know exactly how. I would only use the Gantt module and tried copying “smart.ganttchart.js” and “smart.element.js” to the “..\node_modules\@smart-webcomponents-angular\ganttchart\source” directory, but the following an error message appears on the console:TypeError: Converting circular structure to JSON
–> starting at object with constructor ‘Object’
| property ‘tasks’ -> object with constructor ‘Array’
| index 0 -> object with constructor ‘Object’
| property ‘$’ -> object with constructor ‘Object’
— property ‘project’ closes the circle
at JSON.stringify (<anonymous>)
at BaseElement._setTimelineTaskBaseline (smart.ganttchart.js:90:214550)
at BaseElement._recycleTimelineTasks (smart.ganttchart.js:90:81834)
at BaseElement._resizeEventHandler (smart.ganttchart.js:90:180121)
at BaseElement.refresh (smart.ganttchart.js:90:23405)
at BaseElement.r (smart.element.js:20:73122)
at BaseElement.propertyChangedHandler (smart.element.js:20:106759)
at BaseElement.propertyChangedHandler (smart.ganttchart.js:90:21185)
at t.updateProperty (smart.element.js:20:75859)
at BaseElement.set [as showBaseline] (smart.element.js:20:76993)This message only comes if I also use the baseline.
What am I doing wrong?Best regards,
AntalAntal HomenParticipantDear Peter,
I use smart-webcomponents-angular/ganttchart version 14.2. The angular verizo is 14s. I can’t use a bigger version than that. Will the baseline patch be available on smart-webcomponents-angular/ganttchart 14.2?Best Regards,
Antal HomenAntal HomenParticipantHello! I am wondering about the solution to the above problem, when will the fix be available?
Thank you in advance for your answer -
AuthorPosts