-
## UI Bug
Package: lib-react-components
Components: Media > [ThumbnailImage](https://github.com/zooniverse/front-end-monorepo/tree/fef769f4129af6e55d77a7c47f4c3195533315a8/packages/lib-react-compo…
-
Hi!
I am working on a quite big project that had been neglected a bit regarding package upgrades since 2018!!!. I have managed to upgrade to React 17.0.2 and most other packages are fairly new. Thi…
-
### Environment
- @editorjs/editorjs version: x.y.z
- react-editor-js version: x.y.z
### Describe
Multiple instance of the Editojs appeared. Following are my package json
`"dependencies…
-
Hi, Kamil I stumbled upon your repository because I'm looking for a way to make my project made in CakePHP2 work on PHP 8.
I followed all the documentation, the project is perfectly working on PHP 7.…
-
📌 Pinning this issue as a response to anyone looking for support rendering Quill in NextJS, Remix, Gatsby, Astro etc. via server-side rendering.
Quill requires a full DOM - you can't render it wit…
-
I am using admin-on-rest and react-tinymce. When I include `file_picker_callback `in the tinymce config the editor will reload every time the onchange event fires.
This is an issue because users a…
ghost updated
7 years ago
-
Hello !
## Description
On your example page you provide a template file BEFORE starting RSI flow.
In my use case, I have multiple RSI Modals for different data structures (each with different col…
-
I use Sortable-tree in my project, works fine in development enviroment, but after running `npm run build` I get the following error in the browser console:
`main.js:910 Uncaught TypeError: n is no…
-
### Issue
During render time, the svg's circle path element is not animated any longer.
### Details
I absolutely fail to understand how this is even possible:
I have a json describing some tree …
-
## Simple Todo ( Adding Bonus )
### Objective
The objective of this exercise is to assess the participants' understanding and proficiency in using the `useState` hook and working with component prop…