Tom Brückner

Results 208 comments of Tom Brückner

Is there any alternative available to this library?

I want to second on the request to have an adjustable font size. If you're getting a bit older, these small fonts are darn hard to read. And thanks for...

Same problem here with jQuery's find method on forms: ```js var form = jQuery('#myForm'); var val = form.find('#myfield').val(); ```

Kinda solved it now by reacting on a redux state change, but still: it's weird this package doesn't do a forward on registration automatically.

@royGil Sad to hear it's not maintained anymore. Are there alternatives?

Note: I am using `publishComposite` in the background.

> 2\. Does it work without the deps array (i.e., without the second `useTracker` argument)? This did not change anything. I have yet to try out 1.

Is there an alternative library that works with modern JavaScript, i.e. ES6 modules?

Also stumbled upon this issue. Any estimation if we could get a solution right in the library?