João Teixeira

Results 25 comments of João Teixeira

@wvteijlingen I'm interesting in making a PR to send to-one relationships in the PATCH as the main model being patched. Do you think it's ok to assume all to-one relationshits...

Since this has been open for such a long time without a solution and is a common problem that doesn't even have any visual feedback to the user, what do...

I'm also seeing this in 3.6.0 thanks for the workaround @geekygrappler

Hi, I'm also seeing this error when closing the dropdown after upgrading to [email protected] ``` Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null at BasicDropdownContent.animateOut (basic-dropdown-content.js:202) at Object.destroyModifier...

This is happening in the current ember release build 2.10.0 (and the tests are failing with ember-wormhole@master), anyway I can help?

Thanks @rwjblue this solution also works for ember-tether

I also wanted to know if this was possible. Any update on this @lukemelia ? If not possible, maybe the default `tagName` should be `span` so it isn't an element...

Hi @alex-arica sent a PR #103 to fix this issue.

Hi @alex-arica sorry to be bothering you, but did you have a chance to check this? Thanks again!

I was also seeing these errors after upgrading to 3.25.1 but it stoppped after i deleted node_modules and installed it again