You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I'm doing anything wrong, but if I set useWarp = false; or comment it out entirely in my default.nix file, I still get the warp version and not the native/glib version. Has it been deprecated or something?
Thanks
The text was updated successfully, but these errors were encountered:
Without more information it is a bit hard to tell what exact problem you are having, but I am fairly certain that the webkitgtk frontend is not deprecated I have used it just a few weeks ago and the code is still present in reflex source.
Maybe you can inspect the logs of the reflex-dom build to see which cabal flags are actually being used to pinpoint your problem.
I'm not sure if I'm doing anything wrong, but if I set
useWarp = false;
or comment it out entirely in my default.nix file, I still get the warp version and not the native/glib version. Has it been deprecated or something?Thanks
The text was updated successfully, but these errors were encountered: