Inputting any value into the inline parser of a block doesnt save.
Same issue here
Does making a change outside of the inline block field cause the field to save correctly? Or are changes not being saved at all, even if a save of that field is triggered?
Even if a save is triggered it clears. Hazrd shared a workaround with me: if you copy the variable as text and edit it in a text editor to have the value you want in the parse value then paste it back it’ll work
There was an issue with the automated script provided by Tailwind to update to the latest version that caused this issue - it helpfully replaced an event handler looking for the “blur” event with the non-existent “blur-sm”.
This has been resolved.
1 Like