Nader Dabit

Results 10 issues of Nader Dabit

I spoke with @gakonst about merging the [Foundry Cheatsheet](https://github.com/dabit3/foundry-cheatsheet) into Foundry Book. I put this repo together to have a more concise one-page overview of some of the things I...

### Issue Description Right now, there is no way to set the size of icons in the bottomTab configuration. I think it would be nice to either be able to...

v2
type: accepted/enhancement

# Description It seems like the bundled code does not work. # Technical Information An error is thrown when trying to import `DataModel`: ```javascript import { DataModel } from '@glazed/datamodel'...

dontclose

It would be nice to have a code example showing how to query, including the entire code example, it took me a while to run down an example repo where...

This issue is in regard to [this thread](https://twitter.com/UriGoldshtein/status/1091712396757004288). The main idea is to do two things: 1. Replace the authentication type to Amazon Cognito using the Amplify CLI 2. Replace...

I've been trying to debug this for a while but can't come up with anything. Everything works great on iOS, but in Android, after creating a call, I get what...

Is there any way to select the day you would like to be on without a click event? The idea is that we have a scrollable list, and would like...

When following the instructions [here](https://docs.weavedb.dev/docs/development/clone-the-repo), this error is thrown: ``` > [email protected] cp > copyfiles -u 1 ./contracts/**/*.json dist secp256k1 unavailable, reverting to browser version Error: Cannot find module '../base'...