-
## Steps to Reproduce
1. Upgrade flutter to 1.9.1+hotfix.2
2. Run `flutter create -t module --org com.test test1`
3. Enter the `test1` project: `cd test1`
4. Start the ios simulator
5.…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
main.dart - Change Scaffold body to
```
TextFormField(
initialValue: '',
minLines: 2…
-
Great job! Currently, there are no social network engines with a normal architecture. It is sad that the project is developing very slowly. Will the social network support PWA in the future?
-
Hey there.
I believe there's an issue with the provided typings.
```
ERROR ERROR in /Users/lifenautjoe/Documents/code/okuna/okuna-web/node_modules/v-tooltip/types/index.d.ts(3,1):
3:1 Top-l…
-
**Links:**
https://www.wowhead.com/quest=37566/the-prince-is-going-down#
**What is happening:**
You fight prince alone.
**What should happen:**
Okuna Longtusk should assist you in fight…
-
I was originally facing this issue where the top posts and trending posts were always empty. I tried reducing the number of reacts and comments required to 1 and was still getting the same problem. I …
-
When I click on the filter button or any other button related to modal service, I get an error saying `getter data called on null `. I have tracked the error all the way to the `provider.dart` where t…
-
I am getting the following error when tryng to encrypt text:
> Assertion failed: Instance of 'InvalidKeyException'
#0 SessionState.getSenderRatchetKey (package:libsignal_protocol_dart/sr…
-
**Description**
Can't build for iOS
**Expected behavior**
I'm able to build for iOS
**Current behavior**
When running `flutter build ios`
```
Building social.openbook.app for device (ios-…
-
I was able to install the current okuna-web on my Google cloud. Since my okuna-api is also on this server, I added some lines to nuxt.config with `host: "0.0.0.0", port: "8080"`. After npm run dev, th…