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

When I change the date in the url the ui state is not changed #16

Closed
bastienJS opened this issue May 28, 2014 · 3 comments
Closed

When I change the date in the url the ui state is not changed #16

bastienJS opened this issue May 28, 2014 · 3 comments
Assignees
Labels

Comments

@bastienJS
Copy link

Thats the url: http://ncuillery.github.io/angular-breadcrumb/#/booking/2014-5-23

When I change the date to 2014-5-24 then it should change/reflect in the UI too, but it does not.

To say it in other words I would appreciate a 2-way-databinding of the state :-)

@ncuillery
Copy link
Owner

Right, thanks for reporting.

@ncuillery ncuillery self-assigned this May 28, 2014
@ncuillery ncuillery added the bug label May 28, 2014
ncuillery added a commit that referenced this issue May 30, 2014
…ams for state `booking.day`

In state `booking`, the model for the datepicker was not associate to the date of state `booking.day`. In case of direct access to this state by URL, the datepicker was not initialized.

Closes #16
@ncuillery
Copy link
Owner

Still a minor bug in sample

@ncuillery ncuillery reopened this May 30, 2014
@ncuillery
Copy link
Owner

It's OK now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants