Recently i integrated TimeGrid component in my project for EPG guide, but now i am getting this error in static analysis:
"PlayDuration" is only supported when used with TimeGrid component. All other uses have been deprecated.
Reference: https://developer.roku.com/docs/references/scenegraph/list-and-grid-nodes/timegrid.md
https://github.com/rokudev/SceneGraphDeveloperExtensions/tree/master/samples/TimeGridView
I have used this on my end to implement EPG.
I think, this is something on Roku's end. As this is a new implementation, don't think it can be deprecated this quickly. Getting this error even when we have TimeGrid component used in channel.
