Ethan Puzarne
Ethan Puzarne
So I just learned about the React hydration issue: * https://github.com/gatsbyjs/gatsby/discussions/17914 * https://www.joshwcomeau.com/react/the-perils-of-rehydration/ I'm guessing whatever issue is happening here is related to that
Also just ran into this
Using the xattr command worked for me to get it opening. However, the app isn't working as expected. Double click to lookup a word doesn't seem to work. [Demo here](https://www.loom.com/share/edfdd31a933441a38d585baa26b03372)
Nah I don't think a geographical map would make much sense. I'm more imagining a list of all sites (ever annotated on) ranked by their level of activity. So to...
@greebie I'm not sure I follow your thoughts on an analytics package. Though I think at it's core we we're both looking for an aggregation API
Also just ran into this issue. Thanks for the proposed solutions.
Actually looks like I messed something up badly in my configuration. Going to try with a fresh version and will reopen if I run into the same problems
I spent another 3 hours trying to get this running and ran into a dozen more issues. I give up. Has anybody been able to get this working?
Found a workaround. Apparently the issue is caused because there's a script tag in a div. Everything after the script tag gets ignored by AnkiDroid. Fixed by moving all scripts...
I'm trying to get this working, but not as a story. Rather as part of the container to wrap autodocs so that it respects dark mode (see [this issue](https://github.com/storybookjs/storybook/discussions/28495#discussioncomment-11184489) for...