Tyom Semonov
Tyom Semonov
I ended up with the solution based on @blocka's suggestion. I created a global decorator with the layout name-to-component map. As long as I declare the page component in the...
Have there been any updates on this issue? We've come across this problem while using third-party scripts on the Economist site. I've created a [minimal repro app](https://github.com/tyom/next-3rd-party-duplicate-head-tag) that shows the...
I'm pretty sure it used to refresh correctly when editing a component before the fix. It was blowing up when editing a story. Now it swallows the error, so it...
@dannyhw I believe it used to refresh correctly when editing components prior to the latest fix in #351. However, when editing stories the refresh failed with the originally reported error....
For anyone looking for a way to force `expo-cli` install the Expo Go client linked to the current version of the installed SDK, here's a script that doesn't cause Expo's...
Hi @C0ZEN. Thanks for reporting this. I'm sorry, the library has been neglected lately. I last used it a while ago, but I should keep it up to date with...
Hi @nirvdrum. Thanks for your feedback. I'm having trouble understanding the use case and the specific issue with 3rd party context. Would it be possible to provide an example to...
Hi @nirvdrum. Apologies for the radio silence. I've just done some housekeeping in the library and also looked into the use case you describe here. There is now a new...
Could you help setting up a test case for this, @LongLiveCHIEF?
The use case for this addon when I initially created was to tap into the component's context in Storybook and change it at will. Now I realise that the use...