-
TextFormField initialValue only works when the given value is nulled.
## Steps to Reproduce
Working code.
```dart
import 'package:flutter/material.dart';
class CustomInput extends Statele…
-
# Bug: [Bug Name]
Crash
### Informations
BetterBan Version: [2.0.0]
Server-OS: [Linux Ubuntu 20.04]
PHP Version: [7.3.0]
PocketMine-MP Version: [3.19.0]
### Error
[Console Error:]
Error: "C…
-
On https://yale.learningu.org/teach/Splash/2014_Fall/extraform, the custom form (customform -- just to get this as a keyword in here) renders correctly and lets the user fill it out, but does not subm…
-
To reproduce: Create an NPC, run the command to edit the npc with the UI, add a command, put any command in
```[07:46:48] [Server thread/CRITICAL]: InvalidArgumentException: "removecmd is not a…
-
# 🐛 Bug report
I've been attempting to wrap several Chakra components into a single custom component that is styled from the base theme. From reading the docs, it seems like the correct way to do t…
-
It looks like the `textField` and `longTextField` custom form fields have hard coded max lengths that are enforced at the database level but are not necessarily enforced at the form level:
https://gi…
-
Minecraft version: Minecraft: Bedrock Edition v1.17.10 (protocol version 448)
Plugins version: all the latest releases
Tested on clean server without plugins except MultiWorld and economyapi (and ob…
ghost updated
3 years ago
-
I would like to stopPropagation of the submission event onError, but it seems FormValidator only has access to the errors themselves when onError is called. If there is another way to accomplish this…
-
Hi, thanks so much for putting this together. Unfortunately I'm not able to get this to work.
Original CSS:
```
.wheelPoint {
display: block;
position: relative;
top: calc(-25% - 2px…
-
I'm implementing a country list with Foundation's custom dropdowns, like this:
```
Medium Example
-- Select --
Colombia
Argentina
Chile
Ecuador
…