Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

most likely fixes the slashes encoding for the new ui.router version #2614

Merged
merged 1 commit into from
Mar 3, 2015

Conversation

@TeatroIO
Copy link

I've prepared a stage to preview changes. Open stage or view logs.

function($stateProvider, $urlRouterProvider, $urlMatcherFactoryProvider) {

(function() {
function valToString(val) { return val != null ? val.toString() : val; }

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use '!==' to compare with 'null'.

@floriank
Copy link
Contributor

floriank commented Mar 3, 2015

mp5enak

floriank added a commit that referenced this pull request Mar 3, 2015
most likely fixes the slashes encoding for the new ui.router version
@floriank floriank merged commit 61e5ed4 into opf:dev Mar 3, 2015
@0xF013 0xF013 deleted the fix/18744-slashes-encoding branch March 24, 2015 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants