question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

widgets with both `container` and `item(s)` template should support <tables> container

See original GitHub issue

Following #748.

We are currently unable to use <table> as a container and <tr><td>.. as an item/hit template.

We could leverage https://github.com/facebook/react/issues/2127 to be able to do so at some point.

In the meantime, this templating will be supported through a regular <div> and #707

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bobylitocommented, Mar 1, 2018

Since then, we have implemented connectors that allows you to completely control the rendering. Here you can see an example using the connectHits: https://codesandbox.io/s/30m61z42v5

0reactions
AdamBCocommented, Mar 1, 2018

@vvo Have there been updates to allow this? I know this issue was closed a year ago, so I’m not sure if someone has revisited the issue. Thanks for the help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hits widget should support table as a valid container #748
Here is my hits widget: search.addWidget( instantsearch.widgets.hits({ container: '#donations', templates: { item: ' {{created_at}} ...
Read more >
Change the Widget in a nested container in service portal.
There is an issue with the widget that gets called from "Home-Other Items - Active". I would like to replace the widget "Data...
Read more >
Layouts in Flutter - Flutter documentation
Widgets are used for both layout and UI elements. Compose simple widgets to ... In this example, each Text widget is placed in...
Read more >
Grid widget—ArcGIS Experience Builder | Documentation
The Grid widget is a layout container that you can use to organize content ... as a new item and both items split...
Read more >
Question and container widgets - doForms Support
Question widgets are things like text boxes, multiple choice questions, and lookups. But they can also be functions like calculations, GPS, or ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found