Petros Kyriakou
Petros Kyriakou
Hey came across this but the app says its down for maintenance. Was wondering if its actually under maintenance and got unlucky or its just offline?
**Intended outcome:** Refetch query and update state **Actual outcome:** Network request completes but the hook does not initiate a re-render. Only with a hard reload i could see the new...
Hi all, Today I have started evaluating your product for use in our company. In doing so, I noticed that in the session listings for Cyprus (country) the flag displayed...
### Description:  ### Details: |macOS|Fig|Shell| |-|-|-| |12.4.0|Version 1.0.59 (B489)|/bin/zsh| fig diagnostic Version 1.0.59 (B489) [ABC] UserShell: /bin/zsh Bundle path: /Applications/Fig.app Autocomplete: true Settings.json:...
**Describe the bug** Guppy thinks i do not have Node installed but using `node -v` in terminal, I have v10.12.0 installed. Guppy opens up the dialog where it requires for...
### Describe the bug Think a screenshot is enough  ### Affected component/components Calendar ### How to reproduce Just check the source code for...
Using Apollo Client with gql Consider the following query ```graphql mutation SET_FILTERS_MUTATION($fromDate: String!, $toDate: String!) { setFilters(fromDate: $fromDate, toDate: $toDate) @client } ``` The @client is not recognised by the...
**Describe the bug** Adding a className to said package is not doing any styling but it does for SafeAreaView built in react-native. **To Reproduce** Just add a className to SafeAreaView...