Almog Koren
Almog Koren
Would be nice to get some more docs and examples or guides.
Wanted to see if this package is still maintained and supported, I see open issues and 7 pull request. Is it just better to use NPM packages?
I'm opening a new issue as I'm using the latest meteor version. Getting this error on - Error invoking Method 'eventsOnHooksInit': Method not found [404] In my client I have...
I'm using the plugin on my site and found it removes some of the CSS animations in my SVG files there is an open thread on the Netlify community form...
I take I'm doing something wrong?
Getting the following error Write error: ssl=0xc32e7440: I/O error during system call, Broken pipe
I'm getting the following error `Write error: ssl=0xc32e7440: I/O error during system call, Broken pipe` when trying to do a fetch post, I'm uploading a large video file 1.2 gb...
I have coherence setup which is working great, but once a user logins and they go to the registration or registratons edit the templates are loaded outside my main admin...
First I added {:ex_admin, "~> 0.8.2"}, to my deps and ran mix do deps.get, deps.compile I got the following error ``` Failed to use "ex_queb" because ex_admin (version 0.8.2) requires...
Wanted to know if it was possible to create a custom error widget? Did not see this in the docs?
I'm getting the following error `Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported. This is most likely due to `Touchable.longPressDelayTimeout` not being cancelled.` I'm on the...