I have an index link on my flipbook to go to my index contents page.
When I click on a particular index title, it goes to the correct page and when I click on index link it goes back to index page.
It's working fine.
But when I drag a top left corner or bottom left corner to the middle of the page and release it and then click my index link, it goes to the page after the index and the entire flipbook freezes.
When I debugged on Firefox this is error I am getting....
TypeError: data is undefined
if (!data.disabled) {}
I am having this issue.
Please let me know the solution.
I have an index link on my flipbook to go to my index contents page.
When I click on a particular index title, it goes to the correct page and when I click on index link it goes back to index page. It's working fine.
But when I drag a top left corner or bottom left corner to the middle of the page and release it and then click my index link, it goes to the page after the index and the entire flipbook freezes.
When I debugged on Firefox this is error I am getting.... TypeError: data is undefined if (!data.disabled) {}
I am having this issue. Please let me know the solution.