Consider jxr as a component so that any entity, not just <a-text> with visible code, can be executed #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See #52
Could also traverse down a pinched
targetto see if it has children withjxrcomponents and execute these.Note that adding adding the
targetandvaluecomponents, e.gtarget id="bottle" value="jxr tiltUpId('bottle')", is enough to get the expected behavior. It does not though show the code, which arguably might be a foundamental design choice.