-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Actually has a similar issue with related but not the same bug: #67866
```bash
======== Exception caught by services library ======================================================
The following a…
-
ERROR Render HTML failed: 2020/05/20/hello-world/index.html
TypeError: D:\Program\Blog\themes\material\layout\layout.ejs:3
1|
2|
>> 3|
4|
5|
6|
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Subscribe to this issue and stay notified about new [weekly trending repos in TeX](https://github.com/trending/tex?since=weekly).
-
Now it is not possible for a theme (or a plugin although this is not implemented yet) to override a jade template. We should offer this feature by exposing a `getTemplate('path/to/template')` method a…
Oza94 updated
9 years ago
-
### Description of the bug
Uprgraded octoprint from 1.10.0 to 1.10.1 and restored configuration. This plugin fails on installation.
error: subprocess-exited-with-error
× python setup.py egg_info …
-
Code
```dart
import 'package:flutter/material.dart';
void main() {
runApp(
MaterialApp(
debugShowCheckedModeBanner: false,
theme: ThemeData.dark(),
home: Scaffold(
…
-
### Steps to reproduce
Use a `TextField` and set `enableSuggestions` to `false`.
```
TextField(enableSuggestions: false)
```
This will result in emoji button, which opens emoji keyboard, to…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
Currently, Joy UI components do not have built-in animat…