shoffing
shoffing
I'm having this same issue, 5 years later. Does this gem not support a double-nested form (one => many => many)? All my inputs have names with index [0]...
@kenkopelson Changing `Vue` to `VueM` fixes that for me. ```typescript import Vue from "vue"; type Component = "MdCore" | "MdAvatar" | "MdBackdrop" | "MdBottomBar" | "MdButton" | "MdButtonToggle" | "MdCard"...
Any update on this? It would be a very nice feature that would allow, for example, the ability to sort a channel's videos by their like/dislike ratio (quality).
Is the API open source? I might be willing to help build this.
related: https://github.com/Anarios/return-youtube-dislike/issues/144
I'm trying to run this locally to play around with some custom styles and stuff, but I cannot get the import to work. Could you please provide instructions for how...
Hey, thanks for the response! I was able to get it working! I had to do some other steps, though: --- When updating the schema, I got these errors: ...
Now that Expo 52 is out, it's not possible to install Expo Go 51 on devices that can't directly install APKs (i.e. my phone with a work profile enabled). I'd...
+1, I noticed this issue affecting https://github.com/fateh999/react-native-paper-dropdown. Hoping for a quick fix!