João Lopes

Results 9 issues of João Lopes

I can't even start the game. In the title screen, after a couple seconds, I get the following error: ``` IndexSizeError: Index or size is negative or greater than the...

I would be useful to know when a include has finished loading and is ready for instance to be used in Javascript.

needs-tests

In my app I have two kinds of taggables: Products and Templates. Tags for each taggable have a different purpose so the two kinds don't even overlap. I don't understand...

I just upgraded from qwery 3.x to 4 and some of my scripts started to fail with the error `obj.is is not a function`. Was this an intended feature drop?...

This plugin solved my problem with sticky table headers in IE but now Firefox lags behind significantly. Chrome doesn't have a problem, maybe because it doesn't have smooth scrolling. Although...

I couldn't find anything similar to a list of Chrome extensions that currently work at least partially in Firefox. If that doesn't exist, I think it would be very useful....

Let's say I have an Input component with these prop types: ``` Input.propTypes = { value: PropTypes.string, error: PropTypes.bool, valid: PropTypes.bool, onChange: PropTypes.func, multiline: PropTypes.bool } ``` Then I have...

The tab center occasionally makes firefox halt and show the tab spinner. That has become less noticeable but still occasionally happens when TC is enabled. But most notably, when I...

FIrst of all, great work, this is much appreciated! However, I have a small issue. In all my stories I have the following parameters: docs: { inlineStories: true, source: {...