smeltedkwabz

Results 2 issues of smeltedkwabz

For example, if I use this simple condition to check(for simplicity) `if(task.getTitle().equals("Sticky Above This")){ return (long) position; } return StickyHeaderDecoration.NO_HEADER_ID;` When there are multiple items between a view, it produces...

### Environment Local/production ### Reproduction https://github.com/hunter-isaiah96/mylinx/tree/authjs-module ### Describe the bug I'm trying to get the JWT token in a middleware authentication function, but getServerToken returns null. I have session.strategy set...

bug