parsaM110

Results 5 issues of parsaM110

I'm experiencing an issue with my PWA where the URL bar is not behaving as expected across different domains. Here's the setup: - My PWA is hosted on: `https://app.domain.com` -...

## Summary This pull request adds support for the Persian (fa-IR) language by providing translations for all user-facing text in the application, following the guidelines outlined in the [CONTRIBUTING.md](https://github.com/khmyznikov/pwa-install/blob/main/CONTRIBUTING.md). ###...

help wanted

### Description Currently, `gitmoji` is available via npm, but it would improve accessibility if it were also distributed as: - **Chocolatey** (for Windows users) - **Snap** (for Linux users) This...

feature

**Description:** I encountered an `AttributeError` when running `mkdocs serve` on Python 3.11. The error message points to `InclusionLevel.DRAFT`, which seems to be missing. After switching to Python 3.8.6, the issue...

**Title:** How to use pqc.js in React Native? **Description:** I'm interested in using `pqc.js` in a React Native project for post-quantum cryptography operations. However, I'm unsure how to properly integrate...