BUG: Default value in select/bool fields not being set

I have a new slice that was made with SliceMachine and it has two fields with a default value (one is a select field and the other a boolean). However, they aren't actually being set by Prismic when a record is created/published as they return "null".

This is the setup in model.json:

This is what gets returned:
Screen Shot 2022-04-01 at 10.14.16 AM

2 posts were merged into an existing topic: Bug with select field