Steven H
Steven H
**Is your feature request related to a problem? Please describe.** I want to hide the text until the last 10 seconds of the cooldown, but there's no way to do...
Reopening #2303
The error: ``` (error) Error compiling schema, function code: const schema2 = scope.schema[2]; const schema1 = scope.schema[1]; return function validate1(data, {instancePath="", parentData, parentDataProperty, rootData=data}={}){ let vErrors = null; let errors...
I'm trying to create a cleaner separation between site and space - there were a couple of places we don't need the space anymore. I've removed the dependency.
Fixes RND-7657
## Summary - Fixed broken links to pages in the parent space of reusable content when used across different sites - Added parentSpaceContext to GitBookSpaceContext type for tracking parent space...