Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec-Temp-until-thaw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Liliana Sanfilippo
Bielefeld-CeBiTec-Temp-until-thaw
Commits
557ace58
Commit
557ace58
authored
8 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
made empty collapsibles invisibe
parent
76e910c4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contents/wiki.tsx
+8
-8
8 additions, 8 deletions
src/contents/wiki.tsx
with
8 additions
and
8 deletions
src/contents/wiki.tsx
+
8
−
8
View file @
557ace58
...
...
@@ -176,49 +176,49 @@ function Troubleshooting(){
<
div
id
=
"nono"
className
=
"noshow"
>
This combination returns no instances.
</
div
>
<
div
className
=
"
filterable
all react type property"
>
<
div
className
=
" all react type property"
>
<
Collapsible
title
=
"Argument of type X is not assignable to parameter of type Y."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type"
>
<
div
className
=
" all react type"
>
<
Collapsible
title
=
"Type X is not assignable to type Y."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type property"
>
<
div
className
=
" all react type property"
>
<
Collapsible
title
=
"Property x is missing in type y but required in type z."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type property"
>
<
div
className
=
" all react type property"
>
<
Collapsible
title
=
"Property x does not exist on type Y."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type property"
>
<
div
className
=
" all react type property"
>
<
Collapsible
title
=
"Type X is missing the following properties from type Y: a, b, c"
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type"
>
<
div
className
=
" all react type"
>
<
Collapsible
title
=
"Type 'x | undefined' is not assignable to type 'x'."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react type"
>
<
div
className
=
" all react type"
>
<
Collapsible
title
=
"Type 'undefined' cannot be used as an index type"
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
</
Collapsible
>
</
div
>
<
div
className
=
"
filterable
all react overload"
>
<
div
className
=
" all react overload"
>
<
Collapsible
title
=
"No overload matches this call."
>
<
h6
>
Example
</
h6
>
<
h6
>
Solutions
</
h6
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment