nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
288 stars 145 forks source link

(help) #! in path #93

Closed ritchieng closed 8 years ago

ritchieng commented 8 years ago

Hi,

I do not understand what I did wrong. Your paths are correct.

However I got a #! prefix added to all my paths (they work but disrupt meta information reading). Examples:

website.com/#!jobs website.com/#!about-us

Do you've any idea how I can get rid of the #!?

ritchieng commented 8 years ago

Sorry about it. Anyone facing this error, you cannot use appcache, you'll get hashbangs. I've tried scouring the website for solutions but I've none so far. Will update if I've found one.