Open osa-ora opened 4 years ago
The workaround is by calling the create method, yet it is not exposed to call it explicitly, any idea how to fix this ?
Sorry I misunderstood your issue. So yes, this functionality is not implemented in bodyObserver :(
Currently it is working with me one to many or for dynamic content by calling create function whenever i added new connection, but to be able to call this function, I had to remove the "(()=>{" so the function is visible.
If dynamic content added using innerHTML method, you cannot connect both elements.