Raschid J.F. Rafeally

Results 10 issues of Raschid J.F. Rafeally

When importing `iconv-lite` (v0.6.2) in an Angular 10 app I'm getting this error: ```js Uncaught ReferenceError: global is not defined at Object../node_modules/buffer/index.js (my-component.js:238) at __webpack_require__ (runtime.js:85) at Object../node_modules/safer-buffer/safer.js (my-component.js:8266) at...

It would be great to generate content in other languages as well.

help wanted

I'm using Ionic3 to build a PWA. I installed the package (`npm install geolocation-marker`) and Im importing it into my view: ``` import GeolocationMarker from 'geolocation-marker'; ``` But the returned...

### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing...

type:bug
bounty:$20

Update docs as per parse-community/parse-server#7339 **Note**: Do not merge before the next Parse Server [release](https://github.com/parse-community/parse-server/blob/395b929c93d3c9cdc16539f279735d5ac332966a/CHANGELOG.md#other-changes)

Sobclasses of `ParseObject` where unable to set initial values for their props and maintain them after fetching from the server. The function `ParseObject.fromJSON()` has been modified to allow this feature....

fixes #5773 ### Please read and mark the following check list before creating a pull request (check one with "x"): - [x] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/ngx-admin/blob/master/CONTRIBUTING.md) guide. -...

I'm creating a general module that uses sub modules: ``` ``` The thing is that whatever object assigned to `:alert` is being converted to string and I get the warning:...

Native fetch is not present in Nodejs versions before v18. Many cloud environments are still running older nodejs versions (eg: AWS uses v16 for Alexa). Using packages like [Axios](https://www.npmjs.com/package/axios) would...

When trying to run any of the demos I get this error: ```console (base) raschidjfr@MacBook-Pro-de-Raschid bing-chat % npx tsx demos/demo ✖ What are today’s top stories in the United States?...