-
We use encode/decode hooks and they are not used in all redirect usecases.
For example:
UrlDecoder class use the cached SpeakingUrl in checkExpiration to redirect. But those cached SpeakingUrls are…
-
When i import `react-router-config` in to my project it show [this error](https://stackoverflow.com/questions/52713185/typeerror-router2-default-computerootmatch-is-not-a-function-on-react-router)
…
-
#### Expected behavior
Steeditor builds a permlink from the post title. However, not all characters are allowed in permlinks. Steeditor should allow any characters in the title and replace invalid pe…
-
Related to #105, but a different approach. Instead of omitting apostrophes and creating possibly-confusing words like `wont` or `well`, instead _expand_ the contractions (opt-in?), thus creating `do-n…
-
I upgraded and now I'm getting this error
`warning Incorrect list-item indent: add 2 spaces list-item-indent remark-lint`
I don't see in the changelog about this breaking change so I'm curiou…
-
@mitar
Hi,
I'm maintainer of Wekan https://wekan.github.io
I am currently stuck at at Meteor 1.6.0.1 . When I tried to upgrade to 1.6.1, I did first save babel
```
meteor npm install --save…
-
## Bug Report
**Current Behavior**
When I call a page which should be cached but I get linked to this page, this page will not get delivered cached.
Maybe also because it is invisible in the menu…
-
## Issue
I downloaded wekan source code on my windows machine from github link to modify the application for my purpose. I used meteor command to bring the application up. Now if I change anything in…
-
https://github.com/pid/speakingurl
Yes, I'm the author ;-)
-
## I'm submitting a...
[-] Regression report
**[+] Bug report**
[-] Documentation issue
## Current behavior
I have imported DateRangeModule to my app.module.ts and provide him to @NgModule …