Soaibuzzaman

Results 3 issues of Soaibuzzaman

**What does this PR change? What problem does it solve?** Add the social icons for [dblp](https://dblp.org/), [Academia](https://www.academia.edu/), and [Semantic Scholar](https://www.semanticscholar.org/), platforms for accessing and sharing academic publications, fostering collaboration, and...

While scrolling, the thumbnails are blinking on the iPhone. Tested on Safari and Chrome. There seems to be a delay in changing the position of the thumbnails. ![RPReplay_Final1716710958-ezgif com-resize](https://github.com/bep/gallerydeluxe/assets/11424812/3266874c-19a5-4830-b205-09d1f9177f11)

bug

I am using monaco-languageclient and monaco-editor-wrapper for my [DSL](https://github.com/soaibsafi/limboole-xtext-ls). I configure the react component as follows: ```jsx import React, { useEffect, useRef } from 'react'; import { MonacoEditorLanguageClientWrapper } from...