Karim Mohammadi

Results 16 issues of Karim Mohammadi

**Describe the bug** I use next-i18next plugin and extraction not working for **TransComponent**, while `t` function works as well. **How to reproduce** *Babel configuration:* ``` module.exports = { presets: [['@babel/preset-typescript']],...

Hi dear Pouya. Please look at following image: ![image](https://user-images.githubusercontent.com/12100097/173312531-457bc028-d901-422d-9bca-ffc58134bc3d.png) It seems Alert`s style is formed by two parts: **styled** & **unstyled** _Components > styled > alert:_ ``` .alert { @apply...

Hi. After run client app, i get the following warning: `WARNING in ./src/components/index.js 3:0-47 "export 'default' (reexported as 'Article') was not found in './Article'` How we can fix this?

Hi. i am using Next.js and styled-jsx behind of styled-jsx-plugin-sass. sass in js works fine but css **autoprefixing** is not working. These is my **.babelrc** config in Next.js: `{ "presets":...

missing information

Hi. It seems package not working for SVG image. I get following error in case of svg image: `**Exception: Could not instantiate image codec.**`

type: enhancement

Hi. Is there any option to setting up calendar in RTL mode?

Hi. I have installed bbb using your script. and these is output of `bbb-conf --status`: ``` nginx —————————————————► [✔ - active] freeswitch ————————————► [✔ - active] redis-server ——————————► [✔ -...

Hi. your demo project is very complicated. can you prepare a simple project? I read you demo project and you have copied app files to dist folder. why? is there...

### What page(s) need to be updated? https://web.dev/critical-rendering-path-constructing-the-object-model/ ### Why is this update needed? The mentioned resource page about DevToos is not exists (404): https://web.dev/web/tools/chrome-devtools/

content update

Hi. I am using LG in React JS and need to use custom portal element. please give an example.