Zarar Siddiqi

Results 11 issues of Zarar Siddiqi

**Version:** - listmonk:2.4 - OS: Mac M1 I'm uploading to ListMonk using Node and even after I successfully call the import endpoint using Axios and all the records are written,...

Adds new optional field called thumbnail to product category table.

Using NextJS 13. in component ``` return ``` But getting this on page load. Error: [react-google-places-autocomplete]: Google script not loaded

Based on the example, the only place you can send messages to a channel is from inside the behaviour. Can I send messages from outside the behaviour? For example, connecting...

I have this in my component: ``` import DatePicker from "@deboxsoft/svelte-datepicker/src/components/DatePicker.svelte"; ``` And I get this error on startup: import App from './App.svelte'; ``` const app = new App({ target:...

For the situation where a function is called 10 times, is there a way to assert what args the 6th invocation of the function was called with? `assert_called(MyModule.my_function(session_arg), 10)` In...

Medusa: 1.14. Stripe Plugin: 6.0 Symptom: Customer credit card is charged even when inventory is zero during order complete process. To reproduce, do the following: - Create a Product with...

type: bug
status: needs triaging

Fixes https://github.com/medusajs/medusa/issues/7362

Saw on Hacker News and gave it a shot. Tried to publish on EAS and create a development build, got it done successfully but when I run `npm run ios`...

bug

Just ran into this project and it seems exactly what I need. However, just wondering how people use this. I have a NextJS app and want email building capabilities. In...