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.

Bug in 2.2.0 – "default" element created

See original GitHub issue

Hi there, first of all crel is awesome and been using it for ages without any problems.

I just updated to crel 2.2.0 in a project using Babel 6 with es2015 and stage-3 presets, and am getting the following weird behaviour:

crel('div')
// --> <default>div</default>

crel('div', {'class': 'abc'})
// --> <default>​"div""[object Object]"</default>​

I don’t know how to begin debugging this because I forked crel and ran npm test and all tests passed… I guess this must have to do with the new Proxy API support because that’s the only major thing that’s changed since 2.1.8, which works fine. Any pointers? Thanks!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
KoryNunncommented, Mar 15, 2016

v3 is published.

1reaction
KoryNunncommented, Mar 15, 2016

Actually I’ll throw up a PR in a sec that solves all proxy issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug listing with status RESOLVED with resolution FIXED as at ...
Bug :2 - "How do I attach an ebuild. ... Bug:39 - "default.tar.bz2 in mplayer gets wrong digest all the time" status:RESOLVED resolution:FIXED...
Read more >
JavaFX 2.2.40 Bug Fixes - Oracle
Bug ID Component/s Description RT‑25528 App Model, Glass Gtk: Window close cannot be prevented RT‑31877 Control Performance regression in CSS since 7u40 b32 RT‑31022 Control Backward...
Read more >
Known Issues and trouble-shooting - WIPO
Key Description Components Affect... ST26T‑2900 Event Viewer errors when launching WIPO Sequence WIPO Sequence 2.1.0 ST26T‑2910 Auto‑update does not download the latest binary WIPO Sequence...
Read more >
Release Notes — Airflow Documentation
By default Airflow could not be embedded in an iframe. In Airflow 2.2.5 there was a bug introduced that made it impossible to...
Read more >
Change Log - OpenSees
20 bug fixes, some of which are: fixing memory leak when using eleResponse; destructor on eigenSOE sometimes called twice causing seg fault; EnvelopeElement...
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