Jesvin Jose

Results 3 issues of Jesvin Jose

I got this error in the fiddles. ``` [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option....

### Description If an account linking error happens, new logic finds out the account and links it. Dead code related to linking accounts have been deleted. ### Checks - [x]...

### Expected Behaviour I have an exception handler for `Exception`. ``` app = APIGatewayRestResolver(enable_validation=True) @app.exception_handler(Exception) def handle_exception(ex: Exception): ... ``` When a validation error happens, I want to get the...

help wanted
revisit-in-3-months
event_handlers
not-a-bug