Results 17 issues of Martin Dybal

I'm trying to proxy twilio comunnication. They have sample in doc how to do that with ngix Sample configuration: ``` # Proxy requests to /signaling to https://global.vss.twilio.com/signaling # location /signaling...

**Is your feature request related to a problem? Please describe.** I really like the component, but it doesn't allow me to adjust the tilt. **Describe the solution you'd like** Add...

enhancement

``` public class SomeDependency { public string SomeProperty { get; set; } } public class MasterViewModel : DotvvmViewModelBase { private string dependencySomeProperty; public MasterViewModel(SomeDependency dependency) { //System.NullReferenceExceptionObject reference not set...

bug

## Problem: I'm using FileUpload for uploading images to chat. I need to limit size of uploading images on mobile phones. I didn't find a way how to use less...

I have a page with one `SpaContentPlaceHolder` and one `ContentPlaceHolder` I need update both of them on SPA Redirect. I found a workaround and I set `PostBack.Update="true"` to a parent...

enhancement
Framework

I trying to use this extension with Outlook.com (not office 365). In log ` Failed to open url: Service Unavailable`. But url is woking well, it download ics file to...

question

Description: I have a YAML configuration that includes external files using the !include directive, like this: ```yaml views: - !include views/home.yaml - title: Světnice path: dashboard badges: ... ``` I'm...

### Requirements - [X] I have updated Mushroom to the latest available version - [X] I did a search to see if there is a similar issue or if a...

enhancement

### Requirements - [X] I have updated Mushroom to the latest available version - [X] I did a search to see if there is a similar issue or if a...

enhancement