Massimiliano Modena
Massimiliano Modena
# Bug Report ## Problem Using inappbrowser in a ionic project (but I thinks it's the same with standard cordova project) if a form as a multiple upload option, opening...
Seems missing auth field on option used on doc: https://socket.io/docs/v4/client-initialization/#auth
Also in your example. If I put style on each row, For example json data: [ { "id": "header", "class": "header-class", "_data": { "Title1": "?????", "Title2": "???", "Title3": "?????" }...
I've this issue. I need multiple graph on single page. In template i have: > and all binding are correctly filled. But the html element used by plotly it's always...
Fixes # Fix crash if an empty attribute is passed to a component.  ## Proposed Changes Added a optional param that represent the empty value. If empty value is...
For customer request, I've implemented the closing of modal when a single item are removed.
It's possible to force the easing direction? If you put 0 as min value 4.5 as max value and you change currentvalue 0 to 4.4 you'll see the neddle torate...
Hi. There is a way to enable multiple file upload? I have a form that suport multiple file but on android, file chooser offer only single file.