-
I added your theme to the zen-browser theme manager page, but I didn't know what to write in the Preferences and Theme Styles boxes, so I left them empty and put a - sign. The theme addition process w…
-
I'm using Next.js and ckeditor for generating content . code is :
```
'use client'
import React, { useEffect, useRef } from 'react'
import Box from '@mui/material/Box'
import DOMPurify from 'domp…
uchar updated
3 weeks ago
-
## Environment
Set up a project and copy the snippet available below.
## Description
PagerView component does not work when inside of a ScrollView.
## Code Snippet
```
import React fro…
-
Hi
I am facing an issue when applying custom styles to the bottom sheet. Below is my code snippet:
```
{children}
```
Please let me know if there is any other way to i…
-
Hi, first of all. Thanks for sharing this. I love it!
Second: i found a little misstake with the selector for inline code style.
Changing line 155 of static/bootstrap-sphinx.js_t from
``` javascrip…
-
### Link to the code that reproduces this issue
https://github.com/infinity-atom42/nextjs-turbopack-bug
### To Reproduce
1. **Initialize a New Next.js Project:**
```bash
npx create-…
-
The current project folder structure may contain redundant or unused files that clutter the codebase, making it harder to navigate and maintain. Properly organizing the folder structure and removing u…
-
### Steps to reproduce
- fork flutter/packages and run the example of flutter_google_maps package
- add a cloudMapId to the map click example (the cloud map id has errors and is unusable)
Warni…
-
I'm using latest transient.el and it looks like the package breaks with it.
Enabling anki-editor-mode throws:
this error
Debugger entered--Lisp error: (error "Need keyword, got 3…
-
### Description
The screen jumps when one of the inputs has the secureTextEntry prop because the keyboard suggests passwords even when typing in a different input that doesn’t have secureTextEntry pr…