Alexander Peiniger
Alexander Peiniger
Happy to provide more details. Please find attached the firebase-debug.log and log export from Developer Tools. There is no storage-debug.log created in the directory. [firebase-debug.log](https://github.com/firebase/firebase-tools-ui/files/6541446/firebase-debug.log) [localhost-1621966127604.log](https://github.com/firebase/firebase-tools-ui/files/6541447/localhost-1621966127604.log)
I found the problem. I needed to add the new port 9199 to my ssh config for port forwarding. Maybe it would be possible to add some error messages to...
Yeah, that was my idea as well, that's why I thought it could maybe be added to the normal BooleanParser instead, but up for discussion.
One little note here, I see in the code that it only returns false when it's actually "off". The standard behavior from html forms is I think to not return...
Cool, so you're taking it from the Symfony Request, right?
+1 for custom types
I have the same problem. Any other ideas?
Having the same issue with the react 19 production release
@zapbulon Thanks, that works, nice 👍 Only thing is I'm still getting errors when checking for typescript errors:  Are you still seeing the errors...