Hi Team,
We are currently integrating AEM with angular.
Hitting URL :
http://localhost:4502/content/my-project/us/en/home.html page at which we are including the component(i.e. getting a current page method in sling model) but its returning always en.model.json
Response:
Path: "/content/my-project/us/en.model.json" is the path given by JSON.
Expectation: /content/my-project/us/home.model.json
Is there anything we are missing or any way to get the current page object on JSON file