Issue with data-sly-set
When I use data-sly-set to store an intermediate variable, It is throwing the error while compiling in Intellij
data-sly-set: None of the registered plugins can handle the data-sly-set block element.
However, the same is working, If I use it directly in the crxde.
What could be the reason? any thoughts ?