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.

v3.0.0 broke sheet() using extract

See original GitHub issue

I can’t figure out exactly why, but v3.0.0 broke my plugin: https://bitbucket.org/TheBosZ/rollup-plugin-nano-css/

With 2.2.0, all tests pass, but with 3.0.0, calling nano.sheet returns an empty object instead of the expected string of class names.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
streamichcommented, Jul 16, 2018

This https://github.com/streamich/nano-css/pull/190 should fix your problem.

0reactions
TheBosZcommented, Jul 16, 2018

Perfect! 3.0.1 solves the bug!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Formula Parse Errors In Google Sheets And How To Fix Them
3. I'm getting an #DIV/0! error message. This formula parse error happens when a number is divided by zero, which can occur ...
Read more >
How to use google spreadsheets to check for broken links
Step 3: Test your function in the spreadsheet. Now you get to see your function in action. In the cell next to the...
Read more >
How to solve the #REF! error on spreadsheets - Sheetgo Blog
REF! Learn how to resolve the REF Google spreadsheet error when linking data across sheets, even when out of your office or network....
Read more >
Sheet (POI API Documentation)
Get the default column width for the sheet (if the columns do not define their own width) in characters. short, getDefaultRowHeight(). Get the...
Read more >
3 Methods to Unhide All Sheets in Excel (& how to hide)
All the sheets have returned to a visible state. What does that code mean? Let's break down the code. for each sh in...
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