In the other words - My website is loaded and component have initial state.
Than I'm clicking on the button I'm changing state for that component. Piotr On Tue, May 1, 2018, 7:27 PM Piotr Zarzycki <[email protected]> wrote: > This component is already on the display list. I'm changing States of that > component. That's the weirdest thing. > > Piotr > > On Tue, May 1, 2018, 7:06 PM Alex Harui <[email protected]> wrote: > >> Hi Piotr, >> >> What is the call stack at that point? Should the component be on the >> display list or is it still having its properties set up per the >> lifecycle? If it is just having its properties set up, there should be >> another call to setClassName in addedToParent and parent should not be >> undefined. >> >> -Alex >> >> On 5/1/18, 9:58 AM, "piotrz" <[email protected]> wrote: >> >> Alex, >> >> I just checked getter for parent and royale_wrapper on element is >> undefined. >> >> < >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2Ffile%2Ft1%2Froyale_wrapper_undefined.png&data=02%7C01%7Caharui%40adobe.com%7C4df3cf45055440294eb908d5af84cc3e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636607907300284114&sdata=%2BWvX%2B84oVUsWZO4Q3rO4QwPRnR1TcZJKseXYJB1ni8U%3D&reserved=0> >> >> >> Piotr >> >> >> >> >> >> -- >> Sent from: >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C4df3cf45055440294eb908d5af84cc3e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636607907300284114&sdata=W4AV3qDPNfO1VlCywDh5bd5u9Oa7Fh0JXDhzrFIp%2FMM%3D&reserved=0 >> >> >>
