Skip to content

Typed parameters don't seem to get used, and states using typed parameters don't load properly #1048

Closed
@jsdw

Description

@jsdw

Hello,

I just built the latest version to have a play with typed parameters, which sound extremely useful!

Even using one of the pre-supplied types such as "bool", or creating my own full of console.log's, I don't see anything to indicate that the type is actually being used.

The plunker below illustrates this issue; clicking the button should set the url to #/test/0 as per how the built in "bool" type seems to work, but does not. I have also tried to create my own custom type, but it seems to have no effect.

http://plnkr.co/edit/wDB7CZb9iTdl9h7iP9lB

Am I being silly and doing something wrong or has a recent commit broke something?

Thanks in advance,
keep up the awesome work!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions