I would call this a critical bug :
So, due to dynamic rendering of frameworks, the library is unable to observe jos elements after re-render, even JOS.init({}) / JOS.reset({}) would not work, for reason it is not able to get the elements from inner view/component
So what works in frameworks ? well, anything in main index html works properly but any jos element inside of a component does not get recognised.
It works with my custom framework tho ;)
EDIT : I have updated the Readme with latest details.. consider this thread as a archive do check the Readme and installation/setup for details on settings up JOS on Dynamic Frameworks
I would call this a critical bug :
So, due to dynamic rendering of frameworks, the library is unable to observe jos elements after re-render, even JOS.init({}) / JOS.reset({}) would not work, for reason it is not able to get the elements from inner view/component
So what works in frameworks ? well, anything in main index html works properly but any jos element inside of a component does not get recognised.
It works with my custom framework tho ;)
EDIT : I have updated the Readme with latest details.. consider this thread as a archive do check the Readme and installation/setup for details on settings up JOS on Dynamic Frameworks