Skip to content
#

toolbox

Here are 567 public repositories matching this topic...

next.js
conanbatt
conanbatt commented Oct 30, 2020

Bug report

The ssr flag in dynamic imports does not match the developer usage of the framework.

Describe the bug

This might be a documentation issue, implementational issue or simply API signature, but it is unexpected for next export websites to require ssr: true for dynamic imports. If set to false, it works in dev but not in export.

To Reproduce

Repo: https://github.com/conanb

mocobeta
mocobeta commented Oct 14, 2018

I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)

Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml

I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o

Improve this page

Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.