Closed ashishcpatel2 closed 8 years ago
Hey @ashishcpatel2, thanks for reporting the issue. I'm not going to have a chance this weekend to take a look, but I'll take a closer tomorrow. I'll update you as soon as I know more. Thanks again.
Hey @ashishcpatel2, just wanted to provide an update that I was able to reproduce the problem and I have added a test case. It looks like things almost worked, but there is a bug in the taglib loader that is preventing the deeply nested tags from being properly registered. I am still investigating to see what is required to be changed to support deeply nested tags.
Hey @ashishcpatel2, I pushed a fix to allow nested tags to be arbitrarily deep.
New version of marko published: marko@2.7.31
Thanks for your patience. Please let us know if you run into any other issues. Thanks for your help.
I have a marko tag with the following marko-tag.json:
And the following index.js:
Attempting to use it in the following way doesn't seem to work: