Caleb Bergman

Results 4 issues of Caleb Bergman

I have a [vite](https://vitejs.dev/) project that utilizes [postcss-scopify](https://github.com/pazams/postcss-scopify) to scope styles to the application. This has the side effect of scoping 3rd party node_module package styles as well, such as...

I've ran into an issue with using perspective transform on some iOS devices using [Ionic](https://ionicframework.com/) and [Capacitor](https://capacitor.ionicframework.com) (i.e. [WKWebView](https://developer.apple.com/documentation/webkit/wkwebview)) - thus far an iPhone 6 and a iPad Air 2....

It appears that currently you're able to send/receive direct messages pertaining to an existing conversation, but you're unable to create a new direct message session with someone; you're only able...

feature

Auth configuration on folders should support "inherit" from parent, just the same as Auth on requests do - and should likely be the default (rather than "None"). This would help,...