Which jcdcdev.Umbraco.ReadingTime version are you using?
13.0.9
Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
13.13.0
Bug summary
The editor currently doesn't work for the Delivery API
Steps to reproduce
Have a fresh install of Umbraco with the package installed, Delivery API enabled + a page type with relevant content + the reading time field.
After publishing try to get the output from the delivery API, you will see the value is null
Expected result / actual result
Expected: Reading time DTO object is returned
Actual: get a null result
Which jcdcdev.Umbraco.ReadingTime version are you using?
13.0.9
Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
13.13.0
Bug summary
The editor currently doesn't work for the Delivery API
Steps to reproduce
Have a fresh install of Umbraco with the package installed, Delivery API enabled + a page type with relevant content + the reading time field.
After publishing try to get the output from the delivery API, you will see the value is null
Expected result / actual result
Expected: Reading time DTO object is returned
Actual: get a null result