Romanist

Results 27 issues of Romanist

Hey guys, I want to have structure like this: App.js: ```` import { Suspense, lazy } from 'preact/compat' import Preloader from "../components/Preloader/Preloader" const Comp1= lazy(() => import('../routes/Comp1/Comp1')) const Comp2= lazy(()...

**Do you want to request a _feature_ or report a _bug_?** Hi guys, I believe i need your help again. I don't think it's a bug, but I can't find...

Hi, I'm getting the same error during the build even if I remove all the code that is possibly can ask for a window/document - I've tried to remove all...

![image](https://user-images.githubusercontent.com/49812531/155833588-eff94bc9-d44b-4859-8f8f-b4e8d0a1568b.png) ![image](https://user-images.githubusercontent.com/49812531/155833642-3ba4e3da-b99c-48ea-a4fa-309536f60f88.png)

assigned

Joplin version: Joplin 2.2.8 (prod, linux) Platform: Pop!_OS Not a MD-based editor ## Steps to reproduce 1. paste a link, starting with "http://" or "https://" 2. pasted like a text...

bug

Provide users with a textarea field, where they will be able to insert selectors of certain elements (like password manager window, adblock popup, etc), which should be ignored by the...

enhancement
good first issue

- https://extensionworkshop.com/documentation/develop/developing-extensions-for-firefox-for-android/ - https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/

enhancement

Some sort of notification icon/button in popup, which won't disturb from using the extension

enhancement
good first issue

Add a button which will forward users to https://popupoff.org/submit-issue with website input prefilled

enhancement
good first issue

For easy and hard mode try traversing instead of looping. Ideally, compare the performance P.S. is not applicable for static for there might be cases with fixed elems inside other...

enhancement