-
### Are you requesting a feature, reporting a bug or asking a question?
Asking a question
### What is your question?
Is there a way to make sure only 1 person edits the survey at one time to pr…
-
### Are you requesting a feature, reporting a bug or asking a question?
Requesting a feature, probably.
### What is the current behavior?
The option to add comments to a question (`ha…
gjvnq updated
2 years ago
-
### Are you requesting a feature, reporting a bug or asking a question?
One very small bug report.
### What is the current behavior?
The parameter `options.htmlElement` in the callback for …
-
# Materials
## [English materials](https://github.com/vitaliiastakhov/learning-private/issues/23#issuecomment-1895569615)
## [Russian materials](https://github.com/vitaliiastakhov/learning-priva…
-
### Latest version
- [X] I have tested the latest version
### Steps to reproduce
[Link to live example: (required)](https://mui.com/x/react-data-grid/style/)
Steps:
import { createTheme } from …
-
I am using Next.js, `Survey.StylesManager.applyTheme()` doesn't work on Server-side rendering, it require the `document` object.
Is there any way I could apply `modern` theme on server? without req…
bymoe updated
2 years ago
-
``
it displays only html code and not the js files
```
ReactNative WebViews iOS: Part 1
test//displays ony this part
…
-
### Are you requesting a feature, reporting a bug, or asking a question?
### Reporting a bug
### What is the current behavior?
I am trying to add a custom button to my survey by doing lik…
-
I would like to add help text to my survey.
Would be great if we could attach help info to any part of a question (global, row, column, answer) and specify if it should render as a dom element or …
ockam updated
7 years ago
-
I know it's important to stay hydrated but my store is being hydrated twice here :
store.ts
```
const persistConfig = {
key: 'root',
storage,
whitelist: ['users']
}
const usersPersi…