Welcome Guest, Not a member yet? Register   Sign In
Pages are being "shadowed"
#1

(This post was last modified: 01-14-2016, 02:16 PM by drew.robertson.)

I'm using CI locally on a development server and have come across a peculiar situation.

When first loading my development page, the screen comes up blank, when I refresh the page however, everything appears as it should. It also creates "shadows" of pages when I navigate.


 If I'm not explaining that correctly, here's the jist;

The development site is locally routed to: project-management.dev ( keep in mind I have other installations of codeigniter on this server for various projects and have never had this issue before )

I have a controller called Certificates ( project-management.dev/certificates ) 

I have a link on a view that goes to project-management.dev/certificates/add_certificate

When I click back on the browser ( or on a link that goes back to /certificates ) the add_certificate view is still in place.

The view that /certificates index() uses, is not add_certificate.

Any suggestions?



Quick Edit: This issue is only happening on Chrome (latest version to date)
Reply




Theme © iAndrew 2016 - Forum software by © MyBB