Áron Pogátsa
Áron Pogátsa
@IsBooleanString() | Checks if a string is a boolean (e.g. is "true" or "false"). Documentation would be clearer if: Checks if a string is "true" or "false" or "1" or...
There is a link in Events.elm pointing to https://github.com/evancz/elm-todomvc/blob/master/Todo.elm but this link does not exist. I think the link should be: https://github.com/evancz/elm-todomvc/blob/master/src/Main.elm
When you try to plan a route between two stations and the route does not exist. The server responds with 500 Internal Server error. Then you can not navigate back...
I think it would be nice to use ngx-remotedata like this: ``` Not asked... Loading... Success... Failure... ``` What do you think?
**Describe the bug** In Postman you can create multiple examples for a specific API request. Those are not properly imported. I have two API requests but with different query params...
**Describe the bug** When I import a Postman collection that has environment variables the environment variables are not imported. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Import...
**Describe the bug:** When clicking on the the color design tokens in the theming docs the page does not load. The link points to https://forge.tylerdev.io/main/iframe.html?path=/docs/design-tokens-color--docs but that link is not...