-
* Package version: 1.9.1
* Django version: 3.0.6
* Python version: 3.8.2
* Template pack: bootstrap4
### Description:
I'm trying to render a file input field as it appears in the [Bootstrap d…
-
I'm wondering what a good way to move forward is. Should we add utilities as people's projects seem to need them? Should we look at what's offered in [hotwired/turbo-rails](https://github.com/hotwired…
-
Hi,
I was upgrading draft-js from 0.10.5 to 0.11.4 and then I received some errors in the console and my react-app crashed.
`invariant.js:40 Uncaught Invariant Violation: block is not a BlockNode
…
-
**URL**: https://secure.ssa.gov/MsgCtr/messageForm
**Browser / Version**: Firefox Mobile 68.0
**Operating System**: Android 4.4.2
**Tested Another Browser**: Yes Other
**Problem type**: Design …
-
Hey Eric! Extremely well-detailed routes. Some suggestions below:
**Frontend Routes**
- [x] make sure to have `/` be for not logged in users and render a `Splash` component similar to Slack's page…
-
If a recipient have a name (`To` input contains e.g. `"Display name" `), the recipient address as processed by `rcmail.mailvelope_submit_messageform()` will be malformed (`
-
1. Два раза создается jQuery-объект. В первом случае для элемента html, во втором - для jQuery-объекта.
![Выделение_138](https://user-images.githubusercontent.com/40715953/80300357-30c96200-87c6-11ea…
-
Hey,
I have this delta object
its possible to get a markdown string from it?
```typescript
{
"ops": [
{
"insert": "Hey",
"attributes": {
"bold": true
}
…
-
Hi!! I have an error that I can't solve or I don't see clearly how to do it.
First I have a HTML with a form:
```
{{errors.name}}
```
When do i submit i have this **component…
-
When you try to send email for example in your MessageForm:
``` php
\Yii::$app->mail->compose('message', ['message' => $this->message])
->setFrom($emailFrom)
->setTo($…