Sergei Smirnov
Sergei Smirnov
On the page https://blitzjs.com/docs/custom-server the line ``` import blitz from "blitz/custom-server" ``` Results to **Cannot find module 'blitz/custom-server' or its corresponding type declarations.ts(2307)**
Response from server can take some time. User want to see some feedback after the button click - disable it or show the loading progress. Here is the solution for...
Lot of links to React Tutorial, for example: https://reactjs.org/tutorial/tutorial.html#updating-state do not open particular anchor.
Code from example keystone/examples/usecase-todo ## Please add steps to reproduce the problem 1. go http://localhost:3000/tasks 2. calendar ui not ok: ui bug + can't pick date by click ## Please...