Achim Koellner

Results 5 issues of Achim Koellner

Since upgrading to 2.3.0 some icons do not show up: Example: `` displays normal does not show (shows alternative sqare-character) `` same happens with "copy outline icon" for instance. But...

# Bug Report The (dimmed) left margin of the modal somehow continues in the modal iteself. It does not happen if the modal's inner div is not set to scrolling...

state/cannot-reproduce
browser/chromium
state/awaiting-more-info

I'd love to use node-parse-api with a logged-in user. The node server receives a sessionToken from the client and performs database operations on behalf of that session. For that purpose...

I use a success parameter when initializing the fetch method as follows: var model = Backbone.Model(); model.fetch({ timeout: timeout, success: function() { console.log('success method called'); }, error: function() { console.log('error...

I'm using quasar with electron 1.8.1 and printer 0.2.2 I can dev-build and print using the module but if I make a prod build (which works) the app crashes on...