Skip to content
#

web-application-framework

Here are 76 public repositories matching this topic...

arudnev
arudnev commented Feb 28, 2020

NWJS Version : 0.44.3
Operating System : macOS Catalina (10.15.3)

Expected behavior

Window should be centered vertically

Actual behavior

Window is centered around 1/3 of screen height, closer to the top

How to reproduce

rm -rf "${HOME}/Library/Application Support/nwjs-test" && \
cd /tmp && rm -rf nwjs-test && mkdir nwjs-test && cd nwjs-test && \
echo '{"name":
FSchliephacke
FSchliephacke commented Oct 30, 2018

Vaadin Framework version: 8, all versions

There is a major error in the class com.vaadin.server.VaadinSession (and possibly other classes too, if this is some kind of cargo cult programming in the Vaadin team)

Most public methods in the class use assertions to "check" if the session has the lock. This is fundamentally wrong. Assertions are the wrong tool to check preconditions in public meth

anasmi
anasmi commented Dec 23, 2019

On a windows machine during migration a FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory is thrown. This should be mentioned in documentation, if there is no way to fix it, and a possible workaround (or mention, that there is none) described

Comes from modulizer
Reference: Polymer/tools#2805

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Feb 28, 2020
  • C#

Improve this page

Add a description, image, and links to the web-application-framework 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 web-application-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.