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.

all <li> tags "polutted" with '≫' globally

See original GitHub issue

Describe the bug

when I render arwes, all <li> nodes in the document get an li:::before node with content ‘≫’.

To reproduce

render arwes in a DOM tree containing lists

Expected behavior

don’t affect DOM elements outside arwes

  • Packages version: 1.0.0-alpha.18
  • Node.js 15.11 NPM 7.7.6
  • OS: windows

Testing environment

chrome latest on windows

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
romelperezcommented, Apr 7, 2021

Fixed in https://github.com/arwes/arwes/commit/9d480a3d1f9a8c0629ff8c05a59401e2a000b1a0.

Input/Textarea components will be handled in #112.

1reaction
romelperezcommented, Apr 6, 2021

@amir-arad , the form elements will be covered later in the roadmap. So yes, there are many details and components to create about that. Thank you for reporting them 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

<li>: The List Item element - HTML: HyperText Markup Language
The HTML element is used to represent an item in a list. ... This element includes the global attributes. value.
Read more >
HTML li tag - W3Schools
The <li> tag is used inside ordered lists(<ol>), unordered lists (<ul>), and in menu lists ... The <li> tag also supports the Global...
Read more >
A Review of a Class of Emerging Contaminants - NCBI
With the recognition of organic pollutants, bromine-based flame retardants have been banned worldwide due to their environmental persistence, ...
Read more >
Spatial distribution and level of contamination of potentially ...
The environmental behaviour of potentially toxic elements in soil and sediments is critically dependent on several factors as their content, ...
Read more >
BeautifulSoup - Find all <li> in <ul> - GeeksforGeeks
Below the code, the HTML snippet contains a body with ul and li tags that have been obtained by the beautifulsoup object.
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