issues Search Results · repo:cemalgnlts/Mailjs language:TypeScript
Filter by
15 results
(95 ms)15 results
incemalgnlts/Mailjs (press backspace or delete to remove)Hi! After deleting account the token is reused in creating a new random account. Maybe the deleteMe method should reset
the this.token?
const mailService = new Mailjs();
await mailService.createOneAccount(); ...
lasseklovstad
- Opened on Oct 18, 2024
- #21
My company uses MailJS in order to test sign ups with Playwright, and we receive internal alerts on every sign up (so
sales can reach out if necessary). Is there a way to get a list of all possible domains ...
alicenstar
- 1
- Opened on Aug 27, 2024
- #20
In the below IMessagesResult interface in the types.d.ts file, the to field needs to be an Array. The IMessagesResult
received from a getMessage or a getMessages always has the to field as an array. However ...
cgjangid
- Opened on Aug 21, 2024
- #19
Can t the same account be created again after the DELETE /accounts/{id} interface is invoked to delete the account?
shenxxu720
- 1
- Opened on Apr 21, 2024
- #18
Currently when I get rate-limited, I get this result { status: false, message: undefined, data: }.
I d suggest the client handles rate limits internally by retrying the request after 1s
Xiphe
- Opened on Jan 15, 2024
- #15
Hi! Thanks for the great library!
I think it would be great if the IResult would also expose the response status-code as currently it s pretty hard to
debug why a request is failing.
Xiphe
- Opened on Jan 15, 2024
- #14
const res = await fetch(this.baseUrl + path, options);
^
ReferenceError: fetch is not defined
please add node-fetch
vietnamghost95
- 2
- Opened on Oct 25, 2023
- #13
The quickstart code from the readme gives errors when ran in a browser. The code:
script src= https://cdn.jsdelivr.net/gh/cemalgnlts/Mailjs@latest/mailjs.min.js /script
!-- you can exlude this if ...
brian-b8fd
- 1
- Opened on Oct 16, 2023
- #11
The README says this about eventsource.min.js:
!-- you can exlude this if not listening to events (may cause runtime error) --
But the way it is bundled, it always throws an EventSourcePolyfill is ...
anonghuser
- 1
- Opened on Sep 29, 2023
- #10
Check out https://unpkg.com/@cemalgnlts/mailjs/ or https://cdn.jsdelivr.net/npm/@cemalgnlts/mailjs/
They are pretty barebones compared to the git repo, because of the files field in the package.json. ...
anonghuser
- 1
- Opened on Sep 28, 2023
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.