Jacopo Marrone
Jacopo Marrone
Cross-Issued on plain "splide" repo: https://github.com/Splidejs/splide/issues/1179
Cross-Issued on plain "splide" repo: https://github.com/Splidejs/splide/issues/1179
Had the same problem. Here is my *not-expert* description: ## Directus Default CSP By default the configuration for ***CONTENT_SECURITY_POLICY*** is highly restrictive, and this is a feature, because it provides...
Great feature to add, coming from tRPC I miss this. In tRPC the "createCaller" is also used for testing the router without invoking HTTP request. https://trpc.io/docs/server/server-side-calls#example-usage-in-an-integration-test
Replying to myself. You can do it now with custom selector ```ts import { GeneralSelector, } from "google-sr-selectors"; import {search} from 'google-sr'; type NewsResultNode = { type: 'NEWS'; source: string;...
Next week I could open the pr. What your idea on the tbm params (request config) for the pr?
I looked at code and "google-sr-selector" is where to define the new "NewsResultNode".so this change doesn't have alternative implementations. For the type of reserach ( tbm ), let look at...
> We will have to do 1 anyway, I think 3 would be the best way, since it directly matches the Google's query param Agree! Option 3 it's also easier...
I'm on iOS 16.7.10. It's an old version , so maybe Apple fixed this in Safari directly, but old users will have the bug because of safari . Do you...
One option to test it is downloading Xcode, and use the standalone Simulator tool.