Ole Gammelgaard Poulsen
Ole Gammelgaard Poulsen
I can't compile this ``` class MyTestAbstract constructor: -> @created_at = new Date() class MyTestConcrete extends MyTestAbstract constructor: -> . super ``` Seems to be correct syntax but I get:...
- Show the errors from the API response e.g. "Time penalty". - Prevent user from clicking save multiple times. - Show progress indicator - Don't mask activation code field -...
See https://github.com/olegam/Postboks/issues/10#issuecomment-177516344
Would it be possible to support Swift? I guess native swift objects cannot be swizzled, but how about everything that inherits from NSObject?
I found that las last cell(s) of my table was not shown within the region of the table that snaps to the visible area. I solved that by setting a...
When build for iOS 4 the alert view is displayed too high and text input does not work.
### Describe the bug The date_range.start is the day before the actual value selected. See below example where DateRange has a selection of Jan 1, 2024 - Dec 31, 2024,...
### Describe the bug I'm using the DataTable as a pivot table to show monthly aggregated data in combination with a Dropdown to filter the data. When filtering the data...