Hi Piotr, as I said you, don't know what example uses that class. I only see the error while browsing in VSCode the Basic library. At some time I open that file and VSCode reports the error. I think that class is used by basic components like (maybe) list, combobox or dropdownlist, so examples like DataBindingExample that I think it used DropDownList or ListExample should be good to look at it
thanks Carlos El lun., 17 sept. 2018 a las 21:24, Piotr Zarzycki (< [email protected]>) escribió: > I can try with Moonshine if you tell me which example it is. > > Thanks, > Piotr > > On Mon, Sep 17, 2018, 7:49 PM Carlos Rovira <[email protected]> > wrote: > > > Hi Piotr, > > > > the error is reported by VSCode, so no maven involved here. In fact maven > > is passing and ANT too...so this is strange > > In the other hand don't know where this bead is used, for this reason I > > report and said if someone that has some example or work that uses it > could > > try it. > > Maybe as you say is a false positive, but in this case something is > > failing, or VSCode, or SDK... > > > > thanks > > > > El lun., 17 sept. 2018 a las 15:28, Piotr Zarzycki (< > > [email protected]>) escribió: > > > > > Hi Carlos, > > > > > > Try to compile without Maven and check if it's failing there. I've seen > > in > > > the past errors where Maven build passes but shouldn't. > > > > > > Thanks, > > > Piotr > > > > > > pon., 17 wrz 2018 o 15:26 Carlos Rovira <[email protected]> > > > napisał(a): > > > > > > > Hi, > > > > > > > > while searching for other things I found that VSCode is reporting a > > fail > > > > in DataItemRendererFactoryForColumnData in the line 135: > > > > > > > > var dataGroup:IItemRendererParent = list.dataGroup; > > > > > > > > Access of possibly undefined property dataGroup through a reference > > with > > > > static type IList. > > > > > > > > Don't know how this is compiling. > > > > > > > > Hope other using this code could see what's happening > > > > > > > > thanks > > > > > > > > -- > > > > Carlos Rovira > > > > http://about.me/carlosrovira > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > -- Carlos Rovira http://about.me/carlosrovira
