Bootstrap theme: ThemeBuilder throws on theme download if Menu is not selected in Blazor preview
When you start theming using the Bootstrap as a base, change the pallet colours and click download the ThemeBuilder throws.
3 comments
ADMIN
Marin Bratanov
Posted on:05 May 2021 17:48
Hi Mark,
Let's work on your case in your private ticket first, because it seems you are checking all components so the problem you are facing might be different.
In addition to the log of stdout and stderr of the node.exe process, consider usingdebuggingandETW tracesto further diagnose the problem.
The last 64k of the output generated by the node.exe process to stderr is shown below:
(node:7804) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.