Closed xrado closed 8 years ago
paths like /path/:a?/:b?/:c? with no parameters, generates /path/// and causing error "TypeError: Cannot read property 'options' of undefined"
second try :)
I've continued the implementation and discussion in https://github.com/QubitProducts/cherrytree/pull/150.
paths like /path/:a?/:b?/:c? with no parameters, generates /path/// and causing error "TypeError: Cannot read property 'options' of undefined"
second try :)