Hello,
I have noticed a problem with parent / children connection of tox inside of clone. Please feel free to take a look at following toe file to see description and example.
container1.tox (414 Bytes)
test.4.toe (6.2 KB)
Hello,
I have noticed a problem with parent / children connection of tox inside of clone. Please feel free to take a look at following toe file to see description and example.
container1.tox (414 Bytes)
test.4.toe (6.2 KB)
Hey @monty_python
Thanks for another great sample.
This is logged for a developer to look into it.
Best,
Michel
Hello,
I have stumbled upon similar bug (not quite the same, but I think it is very close), so I thought I might add it here. Please try opening test.3.toe and take a look at base2 - it should be displaying banana, but it isnβt. Only once you re-init base2 it gets properly cloned from base1 (with connection preserved) and banana appears
Hope this helps.
hello.tox (406 Bytes)
test.3.toe (3.7 KB)
Hello, I just wanted to let you know I have tested these bugs (toxes within clones losing their connections) on the latest experimental branch and they are present there too.
Thanks @JetXS, this behavior (along with this somewhat similar issue) caught me by surprise in some quite unfortunate scenarios