You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to re-generate controllers, we observed this rare error
where the code-generator tries to assign a key/value into a nil map.
Which is an illegal assignement... This should be handled now.
Signed-off-by: Amine Hilaly <hilalyamine@gmail.com>
0 commit comments