Francesco Meli

Results 17 issues of Francesco Meli

When i hover on a curve the tooltip shows as expected. But when I leave the chart though, the tooltip stays there. Is it normal?

bug
help wanted

After using JWT token in un unsafe way for a little over an year I've finally decided that I would like to fix my current setup. I read everywhere that...

There is an example where the model gets overridden. ``` class Notification(AbstractNotification): ... ``` In order for it to work in the custom Notification model's Meta app_label must be added...

Maybe would be nice to use Rational numbers? ``` calculator = Dentaku::Calculator.new calculator.evaluate("1/3*3").to_s #0.99999999999999 ```

What I'm trying to do it to re-use type and description across grape and grape-entity. In the documentation I read the following: > You can use entity documentation directly in...

feature request
discuss!
you can help

The documentation says: > Alternatively you can set CORS headers in a Grape before block. > > before do > header['Access-Control-Allow-Origin'] = '*' > header['Access-Control-Request-Method'] = '*' > end Doesn't...

Final-form-calculate doesn't work with fieldArray for the initial calculation on first load. When field is updated by user then calculation gets correctly processed. Tested Final-form-calculate on regular non-array fields and...

Util get_users_with_perms(X) should return users which can access resource X through Django global permissions

Some of my devices aren't able to get certification refreshed. This is how one of the devices got stuck yesterday (basically the docker-compose log didn't change at all in the...

I would like to solve this issue as this gentleman explains but i don't know how to do it. Any suggestions? Thanks https://github.com/socketio/socket.io/issues/1942#issuecomment-82352072