Rabee AbuBaker

Results 13 comments of Rabee AbuBaker

> Could you try: > https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background/src/master/ Thanks!! this worked for me

I had to do it manually: > if (this.surahNumber !== 1) { > // Remvoing basmala > this.ayahs[0].text = this.ayahs[0].text.substring(38); > }

> @RAbuBaker > This way of removing Baslmalih has a lot of drawbacks, this will remove more text in Surah Tawba since no Baslmalih in it, and in some cases,...

> @RabeeAbuBaker Hi > > You can try my work around until react-codemirror support Remix SSR: > > ```js > import { ClientOnly } from 'remix-utils/client-only' > > ... >...

> hello, I think you are looking for this issue in our dependency `json-schema-library`. I reccomend subscribing for the fix. this is the `codemirror-json-schema` repo so we don't have control...

Any hope of getting this soon?

If you remove the parentheses and use only braces in the options object the error is gone. ``` themes: [ [ require.resolve('@easyops-cn/docusaurus-search-local'), /** @type {import("@easyops-cn/docusaurus-search-local").PluginOptions} */ { docsRouteBasePath: '/', ......

I was able to fix this by simply adding `"type": "module"` to `package.json`

Don't even bother asking, they don't care https://github.com/airbnb/lottie-web/issues/3136