Hi,

I have a view with two page displays, say page_1, and page_2.

And I set up a context for displaying a block for page_1 only, which means the "condition" is "views" type, and only "page_1" display is selected.

However, the block with show up for both page_1, and page_2.

Any ideas how to solve the problem?

Thanks.