Aleksandra

Results 33 issues of Aleksandra

Closes: https://github.com/blitz-js/blitz/issues/3697 ### What was done - Added an example with getServerSideProps and redirect to one of the sample apps - Added new types: BlitzGSSPResult and BlitzGSPResult. They are Blitz...

status/in-review

- [ ] auth (in progress, @ganeshmani) - [ ] no-prisma - [ ] plain-js - [ ] static - [ ] store

status/ready-to-work-on
good first issue
toolkit

The current output: - [ ] We shouldn't suggest upgrading to latest if someone is using stable - [ ] The current version is missing - [ ] Consider printing...

status/ready-to-work-on
toolkit

### What do you want and why? If a user has a react-final-form with a JS Set (or Map) in the initial values, the form resets on some activities, e.g....

kind/feature-change
good first issue
status/assigned

### Discussed in https://github.com/blitz-js/blitz/discussions/3362 Originally posted by **lhocke** May 15, 2022 I'm definitely liking what I've seen of Blitz so far, but I'd love to see something similar to `rails...

kind/feature-change
status/ready-to-define-implementation
toolkit

Currently we have a changeset bot which tells us whether changeset was detected or not, but it doesn't stops us from merging a PR without a changeset. That could be...

status/assigned
toolkit

Currently if props don't match, the error is displayed on the handler definition level. We should make the error to be on the return statement level:

status/ready-to-work-on
toolkit