Eugen Konkov
Eugen Konkov
I blame mozilla for this issue. The [PR](https://bugzilla.mozilla.org/show_bug.cgi?id=1423837)
Yes, It is. Also it works time-to-time (I mean module is added to favorite list) with no further actions (this is really seldom) And it always work few days if...
Today tried to favorite [this](https://metacpan.org/pod/Mojolicious::Plugin::Status) module.  Its `++` counter increased: it was 5 and now it is 6. I am appear on `++ed by` list, but module is not...
One interesting thing I have noticed. If I logged in differently, for example by login/password or via GitHub or via Google then I have different favorite lists For example this...
Also can not remove from my [favorites](https://metacpan.org/author/KES) backpaned [module](https://metacpan.org/pod/Email::Sender::Transport::SMTPS)
But next documentation mentions `args` but did not provide example: 
Yes, I understand. Just complain that [`args` example]( https://github.com/jenkins-infra/jenkins.io/issues/5134#issuecomment-1123713807) does not have something like: ``` dockerfile { docker ... args ... } ``` but first example does not describe about...
sorry, I am a new user, so can do wrong things. Just point places which I did not understand
If I done my configuration successfully then I try to fix documentation. Currently I stuck
@xsawyerx: I found similar issue with Dancer v1.35. It seems like `Dancer::Continuation::Route` continuation was not handled. What do you think about [this fix](https://github.com/PerlDancer/Dancer/pull/1234/files)? Does it looks like eligible?