Stephen Saucier
Stephen Saucier
Similarly to issue [#377](https://github.com/zurb/foundation-apps/issues/377), I'm getting the following error: `Error: [$compile:tplrt] Template for directive 'zfOffcanvas' must have exactly one root element. components/offcanvas/offcanvas.html` This is on a fresh installation of the...
First off, I have to use `sudo` because `asdf install ruby 2.7.5` begets: ``` Installing ruby-2.7.5... mkdir: /opt/homebrew: Permission denied ``` I tried updating permissions on `/opt` but get Permission...
# Bug ## Environment info `react-native info` output: ```bash System: OS: macOS 12.6.3 CPU: (10) arm64 Apple M1 Max Memory: 122.91 MB / 32.00 GB Shell: 5.8.1 - /bin/zsh Binaries:...
Storybook error: Element type is invalid: expected a string or a class/function but got: undefined.
I'm trying to include Phosphor in a design system displayed in Storybook (web), but I'm getting this error whenever I include Phosphor icon: ``` Element type is invalid: expected a...
We're using the standard setup, and we use react-query very extensively. Once the app has made several requests and the react-query cache is populated, the app on a physical, low-end...