What is the purpose of granite.ui.quickactions category and compatibility with AEM 6.5
Hi Team,
I have a problem of not loading my clientlib while page is still on create state. Once I have added granite.ui.quickactions category to client lib it is getting loaded to the page when it is still on create state.I got the clue from this forum with the help of Anudeep_Garnepudi.
Here I have some problems
1) granite.ui.quickactions is compatible with AEM 6.5
2) Since I have added granite.ui.quickactions category in to clientlib folder , can't I specifically put where that client library is getting loaded ?
3) though Clientlib is getting loaded still my js is not firing while page is on create state. After page creations everything works well as expected
4) Is that fine to use granite.ui.quickactions category on purpose of loading a clientlib on page creation ?


