Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

stores.init.js query param

Avatar

Level 3

Hi,

What is the significance of the query param (path of the page) which is passed along with the call to load stores.init.js during client context init ?

thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Generally it is to not to  cache the file. In case of client context should be improved and the client context components should be re-factored not render dynamic data like page path.This is being tracked internally at CQ5-18139.  If you are having performance issue please engage through official support channel.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Generally it is to not to  cache the file. In case of client context should be improved and the client context components should be re-factored not render dynamic data like page path.This is being tracked internally at CQ5-18139.  If you are having performance issue please engage through official support channel.