GENKI

Results 9 issues of GENKI

I fixed the issue #1485. It appears to be working as expected in my environment.

## reproduction procedure 1. Prepare layout fields in any collection 2. Add two or more components in the layout field 3. Save (1st save) 4. Drag to rearrange components in...

## Help us to manage our issues by answering the following: 1. Describe your issue: There is an issue in Storybook repository, Storybook does not seem to support the latest...

enhancement

When I import mojs-player by parcel-bunder, I got the following error. ``` ⚠️ Could not load existing sourcemap of "../../node_modules/@mojs/player/build/mojs-player.js". 🚨 /project-path/node_modules/@mojs/player/build/mojs-player.js:6822:84: Unterminated regular expression (6822:84) 6820 | if(sourceMap) {...

bug

**the tab's url** chrome-extension://klbibkeccnjlkjkiokjodocebajanakg/suspended.html#uri=http://colebemis.github.io/tabio/ I tried to type "github", but above tab isn't hit. The Great Suspender https://chrome.google.com/webstore/detail/the-great-suspender/klbibkeccnjlkjkiokjodocebajanakg

bug

#324 Taking advantage of the React site that temporarily turned into a cute logo, we added a feature that turns the Riot logo into a cute logo when the site...

I saw [the logo for the cute version of React](https://react.dev/?uwu=true), and out of sheer curiosity I decided to create a logo for Riot.js. As a tribute to the React site,...

The context menu CSON format has changed. Please see https://atom.io/docs/api/latest/ContextMenuManager

Requiring `View` from `atom` is no longer supported. Please require `atom-space-pen-views` instead: `{View} = require 'atom-space-pen-views'` Add `"atom-space-pen-views": "^2.0.3"` to your package dependencies. ``` Object.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app.asar/exports/atom.js:66:11) Object. (/Users/nibushibu/.atom/packages/filetype-color/lib/filetype-color-view.js:8:32) Module._compile (module.js:452:26)...