Amit Novick
Amit Novick
Hi Robin, big fan of your work on React! I've been trying to tackle the problem you described in [React Firebase Auth Persistence with Local Storage](https://www.robinwieruch.de/react-firebase-auth-persistence/): the delay between when...
# Type of issue: Bug # Steps to reproduce 1. Open up two browser windows and load the same web app (I tried with [Counter Monitoring Demo](https://zalmoxisus.github.io/monitoring/) and with the...
`--fg` is not working: tried on 1.1.1 (which gave me `dotify` is not a function error), and then on 1.3.2 (latest). Here's the standard output message on 1.3.2: ``` ╰─$...
Hey there, been experimenting some more with this library and encountered another issue 😅 Hoping you'll be able to help me out! ## Expected Behaviour Clicking the square on the...
## Description Loading the Visualizer with machine configurations that omit a guard's implementation currently causes the triggering of an error when an attempt is made to transition through it. ##...
## Description Currently, the Visualizer layout algorithm isn't producing very readable diagrams. The following is a comparison between a diagram produced by PlantUML to one made by XState-Viz: - 🖼️...
## Description ~~Loading [this Visualizer](https://xstate.js.org/viz/?gist=542633174593b0d8472f2a6fd5e99b50) with [this Gist](https://gist.github.com/amitnovick/542633174593b0d8472f2a6fd5e99b50)~~ A minimal reproduction linked in the comment below triggers the following error: ``` TypeError: m is not a function at StateChartNode.js:191 at...
# Expected Behaviour: When visiting the URL, the public gist at the appended URL should be loaded into the Visualizer and shown successfully. # Observed Behaviour: Provided the following XState...
[Expo](https://github.com/expo/expo) and [CodePush](https://github.com/microsoft/react-native-code-push) are two popular solutions providing seemingly the same functionality as Dynamico (is this wrong? if so please correct me!) A comparison with the alternatives, or a highlight...
Greetings, I describe here a phenomena that occurs, and following that I describe a feature suggestion that stops it from occurring.. # Steps to Reproduce - Use the drawing tool...