Assaf Packin

Results 7 issues of Assaf Packin

'When loading the page with redux-devtools, the page outputs errors and does not render' as per https://github.com/ethereumjs/testrpc/issues/300 ### Error Received The console error from truffle-box-auth is: `Error: Error: RPC method...

## Fixes / Enhancements ### Fixed Issue Calling stopPolling, followed quickly by startPolling, does not remove the first poller and results in duplicate pollers. ### Reproducing issue Create an observable...

Priority: Medium

**Is your feature request related to a problem? Please describe.** We have a top level observableQuery that polls for data containing app insights along with a list of users (Fragment$UserList)...

enhancement
Priority: Low

Reporting the below issue because it says to report it in the error message. ### Error Message ``` ════════ Exception caught by rendering library ═════════════════════════════════ The following assertion was thrown...

waiting for customer response
in triage

https://github.com/jamesblasco/modal_bottom_sheet/issues/410 ### Pull Request Description: Apply `resizable` in the `sheet`'s `performLayout`. #### Changes: - Pass `resizable` down to the parent `performLayout` - Modify `performLayout` to use the biggest constraint when...

#### Description The only way to get a resizeable sheet to extend larger than minResizableExtent is by passing in a larger initialExtent. Once the sheet is resized smaller than minResizableExtent,...

Addresses https://github.com/mark-nicepants/figma2flutter/issues/32 ### Pull Request: Add Argument for Filtering Token Types #### Overview This pull request introduces a new argument, `filteredTokenTypes`, to exclude specified token types from parsed results: -...