Firefox does not show the update of content in a nested div. Did work before. What is a workaround?

Multi tool use
Multi tool use












-1















On my website I use a div that is shown as an triangle by clip-path. That div is also nested, for an polyfill used in Edge.



When the content of that nested div is updated, firefox won't render the content though and just flicker, until I scale the div up.



That does not happen in Chrome or any other browser and didn't happen in firefox either like a month ago.



Any suggestions what I can do to make firefox render that poperly?



I made a 1 minute video to demo what I mean, what does happen and how it behaves in firefox and chrome: https://youtu.be/Nc0yIAT87rM



The flicker I mean is at 0:07. That is the URL: https://intx.cc/#/skills/skill-43-xsrf



Would be glad if someone could help me.



I'm using react with mobX 4 LTS. But that should not be the problem, as firefox does propagate the change in the source code as one can see in the video.



Thanks in advance :)










share|improve this question























  • clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

    – AWolf
    Dec 29 '18 at 23:14
















-1















On my website I use a div that is shown as an triangle by clip-path. That div is also nested, for an polyfill used in Edge.



When the content of that nested div is updated, firefox won't render the content though and just flicker, until I scale the div up.



That does not happen in Chrome or any other browser and didn't happen in firefox either like a month ago.



Any suggestions what I can do to make firefox render that poperly?



I made a 1 minute video to demo what I mean, what does happen and how it behaves in firefox and chrome: https://youtu.be/Nc0yIAT87rM



The flicker I mean is at 0:07. That is the URL: https://intx.cc/#/skills/skill-43-xsrf



Would be glad if someone could help me.



I'm using react with mobX 4 LTS. But that should not be the problem, as firefox does propagate the change in the source code as one can see in the video.



Thanks in advance :)










share|improve this question























  • clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

    – AWolf
    Dec 29 '18 at 23:14














-1












-1








-1








On my website I use a div that is shown as an triangle by clip-path. That div is also nested, for an polyfill used in Edge.



When the content of that nested div is updated, firefox won't render the content though and just flicker, until I scale the div up.



That does not happen in Chrome or any other browser and didn't happen in firefox either like a month ago.



Any suggestions what I can do to make firefox render that poperly?



I made a 1 minute video to demo what I mean, what does happen and how it behaves in firefox and chrome: https://youtu.be/Nc0yIAT87rM



The flicker I mean is at 0:07. That is the URL: https://intx.cc/#/skills/skill-43-xsrf



Would be glad if someone could help me.



I'm using react with mobX 4 LTS. But that should not be the problem, as firefox does propagate the change in the source code as one can see in the video.



Thanks in advance :)










share|improve this question














On my website I use a div that is shown as an triangle by clip-path. That div is also nested, for an polyfill used in Edge.



When the content of that nested div is updated, firefox won't render the content though and just flicker, until I scale the div up.



That does not happen in Chrome or any other browser and didn't happen in firefox either like a month ago.



Any suggestions what I can do to make firefox render that poperly?



I made a 1 minute video to demo what I mean, what does happen and how it behaves in firefox and chrome: https://youtu.be/Nc0yIAT87rM



The flicker I mean is at 0:07. That is the URL: https://intx.cc/#/skills/skill-43-xsrf



Would be glad if someone could help me.



I'm using react with mobX 4 LTS. But that should not be the problem, as firefox does propagate the change in the source code as one can see in the video.



Thanks in advance :)







reactjs firefox rendering mobx flicker






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 29 '18 at 21:07









Marvin Alexander RüllMarvin Alexander Rüll

1




1













  • clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

    – AWolf
    Dec 29 '18 at 23:14



















  • clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

    – AWolf
    Dec 29 '18 at 23:14

















clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

– AWolf
Dec 29 '18 at 23:14





clip-path in class .stories-overlay-inner-wrapper is causing the behaviour in FF. Not sure how to fix. Could you please create a minimal reproduction in Codesandbox? That would help to debug the issue. The state can be hardcoded as it is not related to Mobx. I'm also wondering why it's working if the enlarged view is opened - seems like the new clip-path is disabling the problematic clipping from .stories-overlay-inner-wrapper

– AWolf
Dec 29 '18 at 23:14












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53973346%2ffirefox-does-not-show-the-update-of-content-in-a-nested-div-did-work-before-wh%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53973346%2ffirefox-does-not-show-the-update-of-content-in-a-nested-div-did-work-before-wh%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







e0RgJKRy,KUAzu Zt82lDEJ Z
j RtzhP2 KuQt s

Popular posts from this blog

Monofisismo

Angular Downloading a file using contenturl with Basic Authentication

Olmecas