Amir Sharif

Results 23 issues of Amir Sharif

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.24.0 x64 **Electron**: 1.6.16 **OS**: Mac OS X 10.13.3 **Thrown From**: [highlight-selected](https://github.com/richrace/highlight-selected) package 0.13.1 ### Stack Trace Uncaught TypeError: editor.addMarkerLayer is...

### website https://triplewhale.com/ ### examples ``` https://thehermoza.com/ https://freshk9.com/ https://www.glamrdip.com/ https://hoplark.com/ https://myobvi.com/ ```

I have 2 sets of React components in a single app. The first set are used for the main user-facing app. The app also has an admin section. I don't...

discussion

I still get this issue outlined in https://github.com/shakacode/react_on_rails/issues/1198 ``` Uncaught Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen...

discussion

**Is your feature request related to a problem? Please describe.** I have a Rails app deployed on App Platform that crashes but I'm not sure why. The Rails logs do...

feature

I was wondering if this is threadsafe. It seems https://github.com/yegor256/zache is and it mentions it in the README. Would be useful to know!

Can we get SASS support in this Extension? - VS Code Version: August 2020 - SCSS IntelliSense Version: Latest - Operating System: MAC OSX Reproducible Case: Open any SASS file....

The limitation of 384 tokens makes this library a lot less useful (for Q&A) Worth adding to the readme to avoid people finding out the hard way.

I'm hoping to address #237 in this thread. Open to ideas.

### Simple description about the feature Introduce a Concurrent::FixedThreadPool for async tasks. ### Usecase / Motivation I've been using this library in a background job on Sidekiq. Sometimes the jobs...