pokemontrades / flairhq

A small project to allow easy adding of flair applications for subreddits (focusing initially on /r/pokemontrades) and easy moderation for moderators.
Apache License 2.0
11 stars 9 forks source link

Fix for direct links to the set flair modal #575

Closed SnowPhoenix closed 7 years ago

SnowPhoenix commented 7 years ago

Angular 1.5.9 changed the default hashPrefix from '' to '!' and our version range for angular caused us to go past that version, breaking the https://hq.porygon.co/#/flairtext link used for setting flair text.

This is the same solution we used for Porybox.