Irwin Madet

Results 5 comments of Irwin Madet

Hi! I'm currently experiencing the same issue and the only way to fix it is to get the RecyclerView used by the stepper, to call this method : `mRecyclerView.setNestedScrollingEnabled(false);` To...

This might be supported by default by Ktor, need to test this out.

Okay, so, we actually **need** to configure CORS in order for the dev front to work. As we suggested, we will allow any host until further notice.

https://github.com/Black-Kamelia/Sprinkler/pull/70

At the moment, the state is stored in local storage, and should remain, in my opinion. The plan should be to decide initial state on load based on the viewport...