xmaster
xmaster
> You can use rekit beta: > > ``` > npm install -g rekit@next rekit-studio@next > rekit create my-app > cd my-app > rekit-studio -p 3000 > ``` > >...
@martsen @abel-von , after hours of test, the fast way to avoid this trouble is ,just remove the "basePath={{.}}" feild in section "var resourceListingJson" (Notes: "basePath={{.}}" feild in section "var...
> This is a bit old, but for me it is still relevant. I was wondering, wouldn't adding theInstance = null to the signout method solve the issue as well?...