Elton Lobo

Results 11 comments of Elton Lobo

any reason frappe tells us to install 10.3 ? https://frappeframework.com/docs/v13/user/en/installation#macos

> `{"name": "company.name", "type": "string", "optional": false }` what if we have an **_array of objects_** and just want to index certain fields? can we use the wildcard operator as...

it doesnt work. @okazdal & @AEQPAC ` Cannot use 'in' operator to search for 'URLSearchParams' in undefined`

ok it works if you wrap the component in ``

@JessyChenavas we ended up copying the entire src code to our project to make ssr work. please try it out you may run into few errors but nothing too complicated...

@fahimalizain close this issue please.. @carstenblt things should be significantly faster now..

@jkimbo basically any error getting raised inside our dataloader throws this error instead of the actual error..

Maybe we need to add this new field-type `Icon` [here](https://github.com/leam-tech/frappe_graphql/blob/fbe04b7d55eb13f72d4b8ceb451335fd7eaac6a0/frappe_graphql/utils/generate_sdl/doctype.py#L195) I did not get a chance to play around with frappe v14 so im unaware of the new field types...