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.

Fractal and Mandrebrot upgrades break theme templates

See original GitHub issue

I had Fractal 1.0.11, Handlebars 1.1.2 and Mandelbrot 1.0.7 and I upgraded both to the newest version, Fractal 1.1.4, Handlebars 1.1.4 and Mandelbrot 1.1.0. I didn’t make any changes but it broke most of my template theme override files.

During the build process is where this happens.

✘ Failed to export url /components/detail/blockquote - (/project/node_modules/@frctl/mandelbrot/views/pages/components/detail.nunj)
  Template render error: (/project/node_modules/@frctl/mandelbrot/views/partials/pen/browser.nunj)
  Template render error: (/project/node_modules/@frctl/mandelbrot/views/partials/browser/browser.nunj)
  Template render error: (/project/theme-overrides/views/partials/browser/controls.nunj)

Are there breaking changes in each of these packages?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
dkhuntrodscommented, Aug 3, 2017

Ok, thanks @ethikz. You had mentioned that at the outset, apologies. Unfortunately, I’m much more familiar with v2 as that’s primarily what I’ve been working on! Closing this one now.

1reaction
dkhuntrodscommented, Aug 2, 2017

@ethikz Unfortunately, this can’t be the direct source, otherwise everyone on v1.1.0 would be getting the same issue (which I can testify isn’t the case 😃 ). Are you by any chance using customised tabs or templates of some sort in your build?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Default theme - Mandelbrot - Fractal
Mandelbrot (as with all themes) uses Nunjucks (opens new window) templates to generate its HTML. The source code for these templates can be...
Read more >
Moving Fractal forwards - Clearleft
While it's clearly a key feature that Fractal supports multiple template languages for creating components, the use case for supporting the same ...
Read more >
Exercise: Mandelbrot fractals – Parallel Programming in Python
The Mandelbrot and Julia fractals. This exercise uses Numpy and Matplotlib. from matplotlib import pyplot as plt import numpy as np.
Read more >
How do I make a high quality mandelbrot set? - MATLAB Central
Learn more about mandelbrot, fractals, fractal, iteration MATLAB. ... I've managed to create a good-quality version of the mandelbrotset.
Read more >
A Symphony of Fractals | Center for Humans and Nature
We were given a fractal glimpse of Jeremy Lent's new book The Web of Meaning: ... The themes he focuses on within the...
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