Monty1122

Results 4 comments of Monty1122

@Siivers I updated to the latest master - now on ##4482 - but I still get this File "/Users/david/opt/anaconda3/lib/python3.10/site-packages/abstract_singleton/__init__.py", line 14, in __call__ cls._instances[cls] = super().__call__(*args, **kwargs) TypeError: Can't instantiate...

this has been one of my questions - how to do this as the interruption causes loss of value - there are hacky ways of running as development build in...

supporting this idea - would be powerful to show the benefits of the tool

I made them optional - in server.ts these are defined with z.string().min(1), which makes them required - just change to .optional() and it runs - also check client.ts for the...