Xavier Poon
Xavier Poon
I have included feature in an updated (javascript) version: https://github.com/mui-org/material-ui/issues/11723#issuecomment-632132246
Here is a javascript solution: https://github.com/mui-org/material-ui/issues/11723#issuecomment-632132246
What is the use of choose and unchoose? I have never found a case where setList is called with choose = true As a quick workaround I am doing: ```...
Please merge this change into master. I cannot render image with math without it
Try ``` math: props => {props.value}, inlineMath: props => {props.value}, ```
Yes please fix this. Quite crucial part of the package. just need the ``
I am getting this also but only exists in production. For some reason when I run in release mode I don't get it this error but only get tit when...
I fixed it in my fork by making sure to use volumeSettings.volume in AlarmRingManager.swift: ``` if !volumeSettings.fadeSteps.isEmpty { self.fadeVolume(steps: volumeSettings.fadeSteps) } else if let fadeDuration = volumeSettings.fadeDuration { self.fadeVolume(steps: [...
Hello have you tried reproducing by running the example provided by this repo? Create alarm with no volume and save Observe that when the alarm rings there is still sound