Rizki Lazuardi

Results 5 comments of Rizki Lazuardi

Well, I'm new to Imba and just start experimenting a few days ago. I find the `load` method is only running once for a every different url. You can just...

Months ago, I've created an admin panel using imba and using some structure like this: ## Create a constant for determining the authentication level of user: `Auth.imba` ```imba const AuthLevel...

Yes, this is a problem I encountered as well It seems the `render` function is executed almost at the same time as the `mount`. You just have to insert additional...

Same here.. Simply calling $apiMethods in the extended controller always return null

Recently I've faced the the same issue. Suddenly ssdb won't let me connect and just throwing "connection refused". In my case, it happen when a large traffic suddenly come in....