Jo Sprague
Jo Sprague
Custom block lists would be awesome. Or even a custom block regex. I wish I could block anything that matches `^.*(facebook|instagram|twitter)\.com\/*`.
For me, 4096 and higher causes a crash, while 2048 and lower result in the `Uncaught (in promise) Error: Error invoking remote method 'augment-prompt-with-rag': Error: The provided information is too...
Hi @oleg-andreyev thank you for your contribution! I'm sorry for the late response. I somehow missed the notification. Could you explain to me the use case for this change, and...
I'm not familiar with using `require` syntax for setting up a Webpack plugin. Can you share some documentation for this approach? Do you have a Webpack config file? If so,...
Thanks. I'll take a look. I'm feeling a bit under the weather right now, so it might take me awhile to get to this. Any part of your code that...
It looks like mapbox-gl is used in [`map.html`](https://github.com/hotosm/MapCampaigner/blob/user-overview/lambda_functions/render/feature/templates/map.html), and the contents of `map.html` are [injected into `campaign_detail.html`](https://github.com/hotosm/MapCampaigner/blob/user-overview/flask_project/campaign_manager/templates/campaign_detail.html#L386). I think as we touch each page in the app and update it...
For anyone else who is looking for a solution, here is what worked for me: 1. Install `@googlemaps/jest-mocks` in devDependencies 2. In my test file, add `import { initialize }...
@ankit-tailor I'm having the same problem, and the solution you linked on Stack Overflow is missing an important piece. The `size` needs to be defined per-variant, not at the defaultProps...
Same issue here with `react-native-ui-lib` as a dependency of https://github.com/kanzitelli/expo-starter
I'm having the same issue on Mac in both Chrome and Safari.